CopperSpice API  1.9.1
QCursor Member List

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

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)QCursor
QCursor(const QCursor &other)QCursor
QCursor(QCursor &&other)QCursorinline
bitmap() constQCursor
hotSpot() constQCursor
mask() constQCursor
operator QVariant() constQCursor
operator<<(QDataStream &stream, const QCursor &cursor)QCursorrelated
operator=(const QCursor &cursor)QCursor
operator=(QCursor &&other)QCursorinline
operator>>(QDataStream &stream, QCursor &cursor)QCursorrelated
pixmap() constQCursor
pos()QCursorstatic
pos(const QScreen *screen)QCursorstatic
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
~QCursor()QCursor