Qt 5.15
Qt GUI
C++ Classes
QCursor
Qt 5.15.8 Reference Documentation
List of All Members for QCursor
This is the complete list of members for
QCursor
, including inherited members.
QCursor
(QCursor &&)
QCursor
(const QCursor &)
QCursor
(const QPixmap &, int , int )
QCursor
(const QBitmap &, const QBitmap &, int , int )
QCursor
(Qt::CursorShape )
QCursor
()
operator=
(QCursor &&) : QCursor &
operator=
(const QCursor &) : QCursor &
~QCursor
()
bitmap
(
Qt::ReturnByValueConstant
) const : QBitmap
hotSpot
() const : QPoint
mask
(
Qt::ReturnByValueConstant
) 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