| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
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, QgsUnitTypes::LayoutUnit units=QgsUnitTypes::LayoutMillimeters) | QgsLayoutSize | |
| QgsLayoutSize(QSizeF size, QgsUnitTypes::LayoutUnit units=QgsUnitTypes::LayoutMillimeters) | QgsLayoutSize | explicit | 
| QgsLayoutSize(QgsUnitTypes::LayoutUnit units=QgsUnitTypes::LayoutMillimeters) | QgsLayoutSize | explicit | 
| setHeight(const double height) | QgsLayoutSize | inline | 
| setSize(const double width, const double height) | QgsLayoutSize | inline | 
| setUnits(const QgsUnitTypes::LayoutUnit units) | QgsLayoutSize | inline | 
| setWidth(const double width) | QgsLayoutSize | inline | 
| toQSizeF() const | QgsLayoutSize | |
| units() const | QgsLayoutSize | inline | 
| width() const | QgsLayoutSize | inline |