就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
QtCore
QSize
List of All Members for QSize
这是完整成员列表为
QSize
,包括继承的成员。
QSize
()
QSize
(int, int)
boundedTo
(const QSize &) const : QSize
expandedTo
(const QSize &) 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)
setHeight
(int)
setWidth
(int)
transpose
()
width
() const : int
operator*=
(qreal) : QSize &
operator+=
(const QSize &) : QSize &
operator-=
(const QSize &) : QSize &
operator/=
(qreal) : QSize &