Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QCursor Member List

This is the complete list of members for QCursor, including all inherited members.

bitmap() constQCursor
hotSpot() constQCursor
mask() constQCursor
operator QVariant() constQCursor
operator!=QCursorfriend
operator<<(QDataStream &stream, const QCursor &cursor)QCursorrelated
operator=(const QCursor &cursor)QCursor
operator==QCursorfriend
operator>>(QDataStream &stream, QCursor &cursor)QCursorrelated
pixmap() constQCursor
pos()QCursorstatic
pos(const QScreen *screen)QCursorstatic
QCursor()QCursor
QCursor(Qt::CursorShape shape)QCursor
QCursor(const QBitmap &bitmap, const QBitmap &mask, int hotX=-1, int hotY=-1)QCursor
QCursor(const QPixmap &pixmap, int hotX=-1, int hotY=-1)QCursorexplicit
QCursor(const QCursor &cursor)QCursor
QCursor(QCursor &&other) noexceptQCursorinline
setPos(int x, int y)QCursorstatic
setPos(QScreen *screen, int x, int y)QCursorstatic
setPos(const QPoint &p)QCursorinlinestatic
setPos(QScreen *screen, const QPoint &p)QCursorinlinestatic
setShape(Qt::CursorShape newShape)QCursor
shape() constQCursor
swap(QCursor &other) noexceptQCursorinline
~QCursor()QCursor