QGIS API Documentation
3.0.2-Girona (307d082)
|
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*(const double v) const | QgsLayoutSize | |
operator*=(const double v) | QgsLayoutSize | |
operator/(const double v) const | QgsLayoutSize | |
operator/=(const double v) | QgsLayoutSize | |
operator==(const QgsLayoutSize &other) const | QgsLayoutSize | |
QgsLayoutSize(const double width, const double height, const QgsUnitTypes::LayoutUnit units=QgsUnitTypes::LayoutMillimeters) | QgsLayoutSize | |
QgsLayoutSize(const QSizeF size, const QgsUnitTypes::LayoutUnit units=QgsUnitTypes::LayoutMillimeters) | QgsLayoutSize | explicit |
QgsLayoutSize(const 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 |