就業培訓
下載中心
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 &