KDEUI
KCursor Member List
This is the complete list of members for KCursor, including all inherited members.
autoHideEventFilter(QObject *, QEvent *) | KCursor | static |
bitmap() const | QCursor | |
handle() const | QCursor | |
hideCursorDelay() | KCursor | static |
hotSpot() const | QCursor | |
KCursor(const QString &name, Qt::CursorShape fallback=Qt::ArrowCursor) | KCursor | explicit |
KCursor(const QCursor &cursor) | KCursor | |
mask() const | QCursor | |
operator QVariant() const | QCursor | |
operator=(const KCursor &cursor) | KCursor | |
QCursor::operator=(const QCursor &c) | QCursor | |
pixmap() const | QCursor | |
pos() | QCursor | static |
QCursor() | QCursor | |
QCursor(Qt::CursorShape shape) | QCursor | |
QCursor(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY) | QCursor | |
QCursor(const QPixmap &pixmap, int hotX, int hotY) | QCursor | |
QCursor(const QCursor &c) | QCursor | |
QCursor(HCURSOR cursor) | QCursor | |
QCursor(Qt::HANDLE handle) | QCursor | |
setAutoHideCursor(QWidget *w, bool enable, bool customEventFilter=false) | KCursor | static |
setHideCursorDelay(int ms) | KCursor | static |
setPos(int x, int y) | QCursor | static |
setPos(const QPoint &p) | QCursor | static |
setShape(Qt::CursorShape shape) | QCursor | |
shape() const | QCursor | |
~QCursor() | QCursor |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.