36 return !( *
this == other );
51 return !( *
this == other );
A rectangle specified with double values.
bool operator!=(const QgsReferencedRectangle &other)
A class to represent a 2D point.
bool operator==(const QgsReferencedPointXY &other)
A QgsPointXY with associated coordinate reference system.
bool operator==(const QgsPointXY &other)
equality operator
QgsReferencedGeometryBase(const QgsCoordinateReferenceSystem &crs=QgsCoordinateReferenceSystem())
Constructor for QgsReferencedGeometryBase, with the specified crs.
const QgsCoordinateReferenceSystem & crs
QgsCoordinateReferenceSystem crs() const
Returns the associated coordinate reference system, or an invalid CRS if no reference system is set...
A QgsRectangle with associated coordinate reference system.
QgsReferencedPointXY()=default
Constructor for QgsReferencedPointXY.
bool operator==(const QgsRectangle &r1) const
Comparison operator.
This class represents a coordinate reference system (CRS).
QgsReferencedRectangle()=default
Constructor for QgsReferencedRectangle.
bool operator!=(const QgsReferencedPointXY &other)
A base class for geometry primitives which are stored with an associated reference system...
bool operator==(const QgsReferencedRectangle &other)