| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
This is the complete list of members for QgsRectangle, including all inherited members.
| area() const SIP_HOLDGIL | QgsRectangle | inline | 
| asPolygon() const | QgsRectangle | |
| asWktCoordinates() const | QgsRectangle | |
| asWktPolygon() const | QgsRectangle | |
| buffered(double width) const | QgsRectangle | inline | 
| center() const SIP_HOLDGIL | QgsRectangle | inline | 
| combineExtentWith(const QgsRectangle &rect) | QgsRectangle | inline | 
| combineExtentWith(double x, double y) | QgsRectangle | inline | 
| combineExtentWith(const QgsPointXY &point) | QgsRectangle | inline | 
| contains(const QgsRectangle &rect) const SIP_HOLDGIL | QgsRectangle | inline | 
| contains(const QgsPointXY &p) const SIP_HOLDGIL | QgsRectangle | inline | 
| contains(double x, double y) const SIP_HOLDGIL | QgsRectangle | inline | 
| distance(const QgsPointXY &point) const | QgsRectangle | inline | 
| fromCenterAndSize(const QgsPointXY ¢er, double width, double height) | QgsRectangle | static | 
| fromWkt(const QString &wkt) | QgsRectangle | static | 
| grow(double delta) | QgsRectangle | inline | 
| height() const SIP_HOLDGIL | QgsRectangle | inline | 
| include(const QgsPointXY &p) | QgsRectangle | inline | 
| intersect(const QgsRectangle &rect) const | QgsRectangle | inline | 
| intersects(const QgsRectangle &rect) const SIP_HOLDGIL | QgsRectangle | inline | 
| invert() | QgsRectangle | inline | 
| isEmpty() const | QgsRectangle | inline | 
| isFinite() const | QgsRectangle | inline | 
| isNull() const | QgsRectangle | inline | 
| normalize() | QgsRectangle | inline | 
| operator QVariant() const | QgsRectangle | inline | 
| operator!=(const QgsRectangle &r1) const | QgsRectangle | inline | 
| operator+(QgsVector v) const | QgsRectangle | |
| operator+=(QgsVector v) | QgsRectangle | |
| operator-(QgsVector v) const | QgsRectangle | |
| operator-=(QgsVector v) | QgsRectangle | |
| operator=(const QgsRectangle &r1) | QgsRectangle | inline | 
| operator==(const QgsRectangle &r1) const | QgsRectangle | inline | 
| perimeter() const SIP_HOLDGIL | QgsRectangle | inline | 
| QgsRectangle()=default | QgsRectangle | |
| QgsRectangle(double xMin, double yMin=0, double xMax=0, double yMax=0, bool normalize=true) SIP_HOLDGIL | QgsRectangle | inlineexplicit | 
| QgsRectangle(const QgsPointXY &p1, const QgsPointXY &p2, bool normalize=true) SIP_HOLDGIL | QgsRectangle | inline | 
| QgsRectangle(const QRectF &qRectF) SIP_HOLDGIL | QgsRectangle | inline | 
| QgsRectangle(const QgsRectangle &other) SIP_HOLDGIL | QgsRectangle | inline | 
| scale(double scaleFactor, const QgsPointXY *c=nullptr) | QgsRectangle | inline | 
| scale(double scaleFactor, double centerX, double centerY) | QgsRectangle | inline | 
| scaled(double scaleFactor, const QgsPointXY *center=nullptr) const | QgsRectangle | |
| set(const QgsPointXY &p1, const QgsPointXY &p2, bool normalize=true) | QgsRectangle | inline | 
| set(double xMin, double yMin, double xMax, double yMax, bool normalize=true) | QgsRectangle | inline | 
| setMinimal() SIP_HOLDGIL | QgsRectangle | inline | 
| setXMaximum(double x) SIP_HOLDGIL | QgsRectangle | inline | 
| setXMinimum(double x) SIP_HOLDGIL | QgsRectangle | inline | 
| setYMaximum(double y) SIP_HOLDGIL | QgsRectangle | inline | 
| setYMinimum(double y) SIP_HOLDGIL | QgsRectangle | inline | 
| snappedToGrid(double spacing) const | QgsRectangle | |
| toBox3d(double zMin, double zMax) const | QgsRectangle | |
| toRectF() const | QgsRectangle | inline | 
| toString(int precision=16) const | QgsRectangle | |
| width() const SIP_HOLDGIL | QgsRectangle | inline | 
| xMaximum() const SIP_HOLDGIL | QgsRectangle | inline | 
| xMinimum() const SIP_HOLDGIL | QgsRectangle | inline | 
| yMaximum() const SIP_HOLDGIL | QgsRectangle | inline | 
| yMinimum() const SIP_HOLDGIL | QgsRectangle | inline | 
| ~QgsRectangle()=default | QgsRectangle |