![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtCore/QList>#include <QtGui/QImage>#include <QtGui/QMouseEvent>#include <QtCore/QWeakPointer>#include <QtCore/QObject>#include <qpa/qplatformscreen.h>#include <QtGui/QCursor>
Include dependency graph for qplatformcursor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QPlatformCursorImage |
| The QPlatformCursorImage class provides a set of graphics intended to be used as cursors. More... | |
| class | QPlatformCursor |
| The QPlatformCursor class provides information about pointer device events (movement, buttons), and requests to change the currently displayed cursor. More... | |