就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
QtGui
QCursor
List of All Members for QCursor
这是完整成员列表为
QCursor
,包括继承的成员。
QCursor
()
QCursor
(Qt::CursorShape)
QCursor
(const QBitmap &, const QBitmap &, int, int)
QCursor
(const QPixmap &, int, int)
QCursor
(const QCursor &)
QCursor
(HCURSOR)
QCursor
(Qt::HANDLE)
~QCursor
()
bitmap
() const : const QBitmap *
handle
() const : HCURSOR_or_HANDLE
hotSpot
() const : QPoint
mask
() const : const QBitmap *
pixmap
() const : QPixmap
pos
() : QPoint
setPos
(int, int)
setPos
(const QPoint &)
setShape
(Qt::CursorShape)
shape
() const : Qt::CursorShape
operator QVariant
() const
operator=
(const QCursor &) : QCursor &
operator=
(QCursor &&) : QCursor &