Qt 5.15
Qt Core
C++ Classes
QSize
Qt 5.15.8 Reference Documentation
List of All Members for QSize
This is the complete list of members for
QSize
, including inherited members.
QSize
(int , int )
QSize
()
boundedTo
(const QSize &) const : QSize
expandedTo
(const QSize &) const : QSize
grownBy
(QMargins ) const : QSize
height
() const : int
isEmpty
() const : bool
isNull
() const : bool
isValid
() const : bool
rheight
() : int &
rwidth
() : int &
scale
(int , int , Qt::AspectRatioMode )
scale
(const QSize &, Qt::AspectRatioMode )
scaled
(int , int , Qt::AspectRatioMode ) const : QSize
scaled
(const QSize &, Qt::AspectRatioMode ) const : QSize
setHeight
(int )
setWidth
(int )
shrunkBy
(QMargins ) const : QSize
toCGSize
() const : CGSize
transpose
()
transposed
() const : QSize
width
() const : int
operator*=
(qreal ) : QSize &
operator+=
(const QSize &) : QSize &
operator-=
(const QSize &) : QSize &
operator/=
(qreal ) : QSize &