就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt GUI
C++ 类
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
(QCursor &&)
~QCursor
()
bitmap
() const : QBitmap
hotSpot
() const : QPoint
mask
() const : QBitmap
pixmap
() const : QPixmap
pos
() : QPoint
pos
(const QScreen *) : QPoint
setPos
(int, int)
setPos
(QScreen *, int, int)
setPos
(const QPoint &)
setPos
(QScreen *, const QPoint &)
setShape
(Qt::CursorShape)
shape
() const : Qt::CursorShape
swap
(QCursor &)
operator QVariant
() const : QVariant
operator=
(const QCursor &) : QCursor &
operator=
(QCursor &&) : QCursor &