18#ifndef QGSLAYERMETADATA_H
19#define QGSLAYERMETADATA_H
106 void setSpatialExtents(
const QList< QgsLayerMetadata::SpatialExtent > &extents );
128 QList< QgsLayerMetadata::SpatialExtent > mSpatialExtents;
129 QList< QgsDateTimeRange > mTemporalExtents;
177 QString
fees() const;
209 QStringList
rights() const;
329 bool contains( const QString &searchString ) const;
337 bool matches( const QVector<QRegularExpression> &searchReList ) const;
351 QStringList mLicenses;
A 3-dimensional box composed of x, y, z coordinates.
Represents a coordinate reference system (CRS).
Base class for all map layer types.
A container for the context for various read/write operations on objects.
Used for the collecting of strings from projects for translation and creation of ts files.
Q_DECLARE_METATYPE(QgsDatabaseQueryLogEntry)
bool operator==(const QgsFeatureIterator &fi1, const QgsFeatureIterator &fi2)