QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
36 return !( *
this == other );
51 return !( *
this == other );
bool operator==(const QgsReferencedPointXY &other)
const QgsCoordinateReferenceSystem & crs
bool operator==(const QgsPointXY &other)
equality operator
QgsReferencedRectangle()=default
Constructor for QgsReferencedRectangle.
bool operator!=(const QgsReferencedRectangle &other)
bool operator==(const QgsReferencedRectangle &other)
bool operator==(const QgsRectangle &r1) const
Comparison operator.
QgsReferencedPointXY()=default
Constructor for QgsReferencedPointXY.
QgsCoordinateReferenceSystem crs() const
Returns the associated coordinate reference system, or an invalid CRS if no reference system is set.
QgsReferencedGeometryBase(const QgsCoordinateReferenceSystem &crs=QgsCoordinateReferenceSystem())
Constructor for QgsReferencedGeometryBase, with the specified crs.
bool operator!=(const QgsReferencedPointXY &other)