KCursor Member List
This is the complete list of members for
KCursor, including all inherited members.
| autoHideEventFilter(QObject *, QEvent *) | KCursor | [static] |
| bitmap() | QCursor | |
| CursorShapeQCursor::shape() | QCursor | |
| data() | QCursor | |
| handle() | QCursor | |
| hideCursorDelay() | KCursor | [static] |
| hotSpot() | QCursor | |
| KCursor(const QString &name, Qt::CursorShape fallback=Qt::ArrowCursor) | KCursor | [explicit] |
| KCursor(const QCursor &cursor) | KCursor | |
| mask() | QCursor | |
| operatorQVariant() | QCursor | |
| operator=(const KCursor &cursor) | KCursor | |
| QCursor::operator=(const QCursor &c) | QCursor | |
| pixmap() | QCursor | |
| pos() | QCursor | |
| 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 &c) | QCursor | |
| QCursor(HCURSOR cursor) | QCursor | |
| QCursor(Qt::HANDLE handle) | QCursor | |
| QCustomEvent(int type, void *data=0) | QCursor | |
| setAutoHideCursor(QWidget *w, bool enable, bool customEventFilter=false) | KCursor | [static] |
| setData(void *data) | QCursor | |
| setHideCursorDelay(int ms) | KCursor | [static] |
| setPos(int x, int y) | QCursor | |
| setPos(const QPoint &p) | QCursor | |
| setShape(Qt::CursorShape shape) | QCursor | |