![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QSizeF, including all inherited members.
boundedTo(const QSizeF &) const noexcept | QSizeF | inline |
expandedTo(const QSizeF &) const noexcept | QSizeF | inline |
get | 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!= | QSizeF | friend |
operator* | QSizeF | friend |
operator* | QSizeF | friend |
operator*=(qreal c) noexcept | QSizeF | inline |
operator+ | QSizeF | friend |
operator+=(const QSizeF &) noexcept | QSizeF | inline |
operator- | QSizeF | friend |
operator-=(const QSizeF &) noexcept | QSizeF | inline |
operator/ | QSizeF | friend |
operator/=(qreal c) | QSizeF | inline |
operator<<(QDataStream &stream, const QSizeF &size) | QSizeF | related |
operator== | QSizeF | friend |
operator>>(QDataStream &stream, QSizeF &size) | QSizeF | related |
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 |