QGIS API Documentation  3.4.15-Madeira (e83d02e274)
QgsRectangle Member List

This is the complete list of members for QgsRectangle, including all inherited members.

area() const QgsRectangleinline
asPolygon() const QgsRectangle
asWktCoordinates() const QgsRectangle
asWktPolygon() const QgsRectangle
buffered(double width) const QgsRectangleinline
center() const QgsRectangleinline
combineExtentWith(const QgsRectangle &rect)QgsRectangleinline
combineExtentWith(double x, double y)QgsRectangleinline
combineExtentWith(const QgsPointXY &point)QgsRectangleinline
contains(const QgsRectangle &rect) const QgsRectangleinline
contains(const QgsPointXY &p) const QgsRectangleinline
fromCenterAndSize(QgsPointXY center, double width, double height)QgsRectanglestatic
fromWkt(const QString &wkt)QgsRectanglestatic
grow(double delta)QgsRectangleinline
height() const QgsRectangleinline
include(const QgsPointXY &p)QgsRectangleinline
intersect(const QgsRectangle &rect) const QgsRectangleinline
intersects(const QgsRectangle &rect) const QgsRectangleinline
invert()QgsRectangleinline
isEmpty() const QgsRectangleinline
isFinite() const QgsRectangleinline
isNull() const QgsRectangleinline
normalize()QgsRectangleinline
operator QVariant() const QgsRectangleinline
operator!=(const QgsRectangle &r1) const QgsRectangleinline
operator+(QgsVector v) const QgsRectangle
operator+=(QgsVector v)QgsRectangle
operator-(QgsVector v) const QgsRectangle
operator-=(QgsVector v)QgsRectangle
operator=(const QgsRectangle &r1)QgsRectangleinline
operator==(const QgsRectangle &r1) const QgsRectangleinline
perimeter() const QgsRectangleinline
QgsRectangle()=defaultQgsRectangle
QgsRectangle(double xMin, double yMin=0, double xMax=0, double yMax=0)QgsRectangleinlineexplicit
QgsRectangle(const QgsPointXY &p1, const QgsPointXY &p2)QgsRectangleinline
QgsRectangle(const QRectF &qRectF)QgsRectangleinline
QgsRectangle(const QgsRectangle &other)QgsRectangleinline
scale(double scaleFactor, const QgsPointXY *c=nullptr)QgsRectangleinline
scale(double scaleFactor, double centerX, double centerY)QgsRectangleinline
scaled(double scaleFactor, const QgsPointXY *center=nullptr) const QgsRectangle
set(const QgsPointXY &p1, const QgsPointXY &p2)QgsRectangleinline
set(double xMin, double yMin, double xMax, double yMax)QgsRectangleinline
setMinimal()QgsRectangleinline
setXMaximum(double x)QgsRectangleinline
setXMinimum(double x)QgsRectangleinline
setYMaximum(double y)QgsRectangleinline
setYMinimum(double y)QgsRectangleinline
snappedToGrid(double spacing) const QgsRectangle
toBox3d(double zMin, double zMax) const QgsRectangle
toRectF() const QgsRectangleinline
toString(int precision=16) const QgsRectangle
width() const QgsRectangleinline
xMaximum() const QgsRectangleinline
xMinimum() const QgsRectangleinline
yMaximum() const QgsRectangleinline
yMinimum() const QgsRectangleinline
~QgsRectangle()=defaultQgsRectangle