18#ifndef QGSLAYERMETADATA_H
19#define QGSLAYERMETADATA_H
104 void setSpatialExtents(
const QList< QgsLayerMetadata::SpatialExtent > &extents );
127 QList< QgsLayerMetadata::SpatialExtent > mSpatialExtents;
128 QList< QgsDateTimeRange > mTemporalExtents;
179 QString
fees() const;
211 QStringList
rights() const;
331 bool contains( const QString &searchString ) const;
339 bool matches( const QVector<QRegularExpression> &searchReList ) const;
354 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)