Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
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