QCursor Member List

This is the complete list of members for QCursor, including all inherited members.
bitmap() const QCursor
hotSpot() const QCursor
mask() const QCursor
operator QVariant() const QCursor
operator=(const QCursor &cursor)QCursor
pixmap() const QCursor
pos()QCursor [static]
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 &cursor)QCursor
setPos(int x, int y)QCursor [static]
setPos(const QPoint &p)QCursor [inline, static]
setShape(Qt::CursorShape newShape)QCursor
shape() const QCursor
~QCursor()QCursor