| 
    QGIS API Documentation 3.38.0-Grenoble (exported)
    
   | 
 
This is the complete list of members for QgsLayoutSize, including all inherited members.
| decodeSize(const QString &string) | QgsLayoutSize | static | 
| encodeSize() const | QgsLayoutSize | |
| height() const | QgsLayoutSize | inline | 
| isEmpty() const | QgsLayoutSize | |
| operator!=(const QgsLayoutSize &other) const | QgsLayoutSize | |
| operator*(double v) const | QgsLayoutSize | |
| operator*=(double v) | QgsLayoutSize | |
| operator/(double v) const | QgsLayoutSize | |
| operator/=(double v) | QgsLayoutSize | |
| operator==(const QgsLayoutSize &other) const | QgsLayoutSize | |
| QgsLayoutSize(double width, double height, Qgis::LayoutUnit units=Qgis::LayoutUnit::Millimeters) | QgsLayoutSize | |
| QgsLayoutSize(QSizeF size, Qgis::LayoutUnit units=Qgis::LayoutUnit::Millimeters) | QgsLayoutSize | explicit | 
| QgsLayoutSize(Qgis::LayoutUnit units=Qgis::LayoutUnit::Millimeters) | QgsLayoutSize | explicit | 
| setHeight(const double height) | QgsLayoutSize | inline | 
| setSize(const double width, const double height) | QgsLayoutSize | inline | 
| setUnits(const Qgis::LayoutUnit units) | QgsLayoutSize | inline | 
| setWidth(const double width) | QgsLayoutSize | inline | 
| toQSizeF() const | QgsLayoutSize | |
| units() const | QgsLayoutSize | inline | 
| width() const | QgsLayoutSize | inline |