![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QPageSize, including all inherited members.
| PageSizeId enum name | QPageSize | |
| QPageSize() | QPageSize | |
| QPageSize(PageSizeId sizeId) | QPageSize | explicit |
| QPageSize(const QSize &size, const QString &name=QString (), SizeMatchPolicy matchPolicy=FuzzyMatch) | QPageSize | explicit |
| QPageSize(const QSizeF &size, Unit units, const QString &name=QString (), SizeMatchPolicy matchPolicy=FuzzyMatch) | QPageSize | explicit |
| QPageSize(const QPageSize &other) | QPageSize | |
| SizeMatchPolicy enum name | QPageSize | |
| Unit enum name | QPageSize | |
| definitionSize() const | QPageSize | |
| definitionSize(PageSizeId pageSizeId) | QPageSize | static |
| definitionUnits() const | QPageSize | |
| definitionUnits(PageSizeId pageSizeId) | QPageSize | static |
| id() const | QPageSize | |
| id(const QSize &pointSize, SizeMatchPolicy matchPolicy=FuzzyMatch) | QPageSize | static |
| id(const QSizeF &size, Unit units, SizeMatchPolicy matchPolicy=FuzzyMatch) | QPageSize | static |
| id(int windowsId) | QPageSize | static |
| isEquivalentTo(const QPageSize &other) const | QPageSize | |
| isValid() const | QPageSize | |
| key() const | QPageSize | |
| key(PageSizeId pageSizeId) | QPageSize | static |
| name() const | QPageSize | |
| name(PageSizeId pageSizeId) | QPageSize | static |
| operator=(QPageSize &&other) | QPageSize | inline |
| operator=(const QPageSize &other) | QPageSize | |
| rect(Unit units) const | QPageSize | |
| rectPixels(int resolution) const | QPageSize | |
| rectPoints() const | QPageSize | |
| size(Unit units) const | QPageSize | |
| size(PageSizeId pageSizeId, Unit units) | QPageSize | static |
| sizePixels(int resolution) const | QPageSize | |
| sizePixels(PageSizeId pageSizeId, int resolution) | QPageSize | static |
| sizePoints() const | QPageSize | |
| sizePoints(PageSizeId pageSizeId) | QPageSize | static |
| swap(QPageSize &other) | QPageSize | inline |
| windowsId() const | QPageSize | |
| windowsId(PageSizeId pageSizeId) | QPageSize | static |
| ~QPageSize() | QPageSize |