18 #ifndef QGSREFERENCEDGEOMETRY_H 19 #define QGSREFERENCEDGEOMETRY_H 23 #include "qgis_core.h" 89 operator QVariant()
const 91 return QVariant::fromValue( *
this );
119 operator QVariant()
const 121 return QVariant::fromValue( *
this );
128 #endif // QGSREFERENCEDGEOMETRY_H QgsCoordinateReferenceSystem crs() const
Returns the associated coordinate reference system, or an invalid CRS if no reference system is set...
A rectangle specified with double values.
A class to represent a 2D point.
A QgsPointXY with associated coordinate reference system.
const QgsCoordinateReferenceSystem & crs
Q_DECLARE_METATYPE(QModelIndex)
void setCrs(const QgsCoordinateReferenceSystem &crs)
Sets the associated crs.
A QgsRectangle with associated coordinate reference system.
This class represents a coordinate reference system (CRS).
A base class for geometry primitives which are stored with an associated reference system...