![]() |
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 QSizeF, including all inherited members.
| boundedTo(const QSizeF &) const noexcept | QSizeF | inline |
| comparesEqual(const QSizeF &lhs, const QSizeF &rhs) noexcept | QSizeF | friend |
| comparesEqual(const QSizeF &lhs, const QSize &rhs) noexcept | QSizeF | friend |
| expandedTo(const QSizeF &) const noexcept | QSizeF | inline |
| get(S &&s) noexcept | QSizeF | friend |
| grownBy(QMarginsF m) const noexcept | QSizeF | inline |
| height() const noexcept | QSizeF | inline |
| isEmpty() const noexcept | QSizeF | inline |
| isNull() const noexcept | QSizeF | inline |
| isValid() const noexcept | QSizeF | inline |
| operator*(const QSizeF &s, qreal c) noexcept | QSizeF | friend |
| operator*(qreal c, const QSizeF &s) noexcept | QSizeF | friend |
| operator*=(qreal c) noexcept | QSizeF | inline |
| operator+(const QSizeF &s1, const QSizeF &s2) noexcept | QSizeF | friend |
| operator+=(const QSizeF &) noexcept | QSizeF | inline |
| operator-(const QSizeF &s1, const QSizeF &s2) noexcept | QSizeF | friend |
| operator-=(const QSizeF &) noexcept | QSizeF | inline |
| operator/(const QSizeF &s, qreal c) | QSizeF | friend |
| operator/=(qreal c) | QSizeF | inline |
| operator<<(QDataStream &stream, const QSizeF &size) | QSizeF | related |
| operator>>(QDataStream &stream, QSizeF &size) | QSizeF | related |
| qFuzzyCompare(const QSizeF &s1, const QSizeF &s2) noexcept | QSizeF | friend |
| qFuzzyIsNull(const QSizeF &size) noexcept | QSizeF | friend |
| QSizeF() noexcept | QSizeF | inline |
| QSizeF(const QSize &sz) noexcept | QSizeF | inline |
| QSizeF(qreal w, qreal h) noexcept | QSizeF | inline |
| rheight() noexcept | QSizeF | inline |
| rwidth() noexcept | QSizeF | inline |
| scale(qreal w, qreal h, Qt::AspectRatioMode mode) noexcept | QSizeF | inline |
| scale(const QSizeF &s, Qt::AspectRatioMode mode) noexcept | QSizeF | inline |
| scaled(qreal w, qreal h, Qt::AspectRatioMode mode) const noexcept | QSizeF | inline |
| scaled(const QSizeF &s, Qt::AspectRatioMode mode) const noexcept | QSizeF | |
| setHeight(qreal h) noexcept | QSizeF | inline |
| setWidth(qreal w) noexcept | QSizeF | inline |
| shrunkBy(QMarginsF m) const noexcept | QSizeF | inline |
| toSize() const noexcept | QSizeF | inline |
| transpose() noexcept | QSizeF | |
| transposed() const noexcept | QSizeF | inline |
| width() const noexcept | QSizeF | inline |