![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QSize, including all inherited members.
| boundedTo(const QSize &) const noexcept | QSize | inline |
| comparesEqual(const QSize &s1, const QSize &s2) noexcept | QSize | friend |
| expandedTo(const QSize &) const noexcept | QSize | inline |
| get(S &&s) noexcept | QSize | friend |
| grownBy(QMargins m) const noexcept | QSize | inline |
| height() const noexcept | QSize | inline |
| isEmpty() const noexcept | QSize | inline |
| isNull() const noexcept | QSize | inline |
| isValid() const noexcept | QSize | inline |
| operator*(const QSize &s, qreal c) noexcept | QSize | friend |
| operator*(qreal c, const QSize &s) noexcept | QSize | friend |
| operator*=(qreal c) noexcept | QSize | inline |
| operator+(const QSize &s1, const QSize &s2) noexcept | QSize | friend |
| operator+=(const QSize &) noexcept | QSize | inline |
| operator-(const QSize &s1, const QSize &s2) noexcept | QSize | friend |
| operator-=(const QSize &) noexcept | QSize | inline |
| operator/(const QSize &s, qreal c) | QSize | friend |
| operator/=(qreal c) | QSize | inline |
| operator<<(QDataStream &stream, const QSize &size) | QSize | related |
| operator>>(QDataStream &stream, QSize &size) | QSize | related |
| qHash(const QSize &s, size_t seed=0) | QSize | friend |
| QSize() noexcept | QSize | inline |
| QSize(int w, int h) noexcept | QSize | inline |
| rheight() noexcept | QSize | inline |
| rwidth() noexcept | QSize | inline |
| scale(int w, int h, Qt::AspectRatioMode mode) noexcept | QSize | inline |
| scale(const QSize &s, Qt::AspectRatioMode mode) noexcept | QSize | inline |
| scaled(int w, int h, Qt::AspectRatioMode mode) const noexcept | QSize | inline |
| scaled(const QSize &s, Qt::AspectRatioMode mode) const noexcept | QSize | |
| setHeight(int h) noexcept | QSize | inline |
| setWidth(int w) noexcept | QSize | inline |
| shrunkBy(QMargins m) const noexcept | QSize | inline |
| toSizeF() const noexcept | QSize | inline |
| transpose() noexcept | QSize | |
| transposed() const noexcept | QSize | inline |
| width() const noexcept | QSize | inline |