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