![]() |
Qt 4.8
|
This is the complete list of members for QCursor, including all inherited members.
| bitmap() const | QCursor | |
| d | QCursor | private |
| handle() const | QCursor | |
| hotSpot() const | QCursor | |
| mask() const | QCursor | |
| operator QVariant() const | QCursor | |
| operator<<(QDataStream &stream, const QCursor &cursor) | QCursor | related |
| operator=(const QCursor &cursor) | QCursor | |
| operator>>(QDataStream &stream, QCursor &cursor) | QCursor | related |
| 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 | |
| QCursor(HCURSOR cursor) | QCursor | |
| QCursor(Qt::HANDLE cursor) | QCursor | |
| qt_mac_nsCursorForQCursor(const QCursor &c) | QCursor | friend |
| qt_mac_set_cursor(const QCursor *c) | QCursor | friend |
| qt_mac_updateCursorWithWidgetUnderMouse(QWidget *widgetUnderMouse) | QCursor | friend |
| setPos(int x, int y) | QCursor | static |
| setPos(const QPoint &p) | QCursor | inlinestatic |
| setShape(Qt::CursorShape newShape) | QCursor | |
| shape() const | QCursor | |
| ~QCursor() | QCursor |