18#ifndef QGSLAYERMETADATA_H
19#define QGSLAYERMETADATA_H
101 void setSpatialExtents(
const QList< QgsLayerMetadata::SpatialExtent > &extents );
123 QList< QgsLayerMetadata::SpatialExtent > mSpatialExtents;
124 QList< QgsDateTimeRange > mTemporalExtents;
172 QString
fees() const;
204 QStringList
rights() const;
324 bool contains( const QString &searchString ) const;
332 bool matches( const QVector<QRegularExpression> &searchReList ) const;
346 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)