Qt 4.8
|
#include <QtCore/QList>
#include <QtGui/QImage>
#include <QtGui/QMouseEvent>
#include <QtCore/QWeakPointer>
#include <QtCore/QObject>
#include <QtGui/QPlatformScreen>
#include <QtGui/QCursor>
Go to the source code of this file.
Classes | |
class | QPlatformCursor |
The QPlatformCursor class provides information about pointer device events (movement, buttons), and requests to change the currently displayed cursor. More... | |
class | QPlatformCursorImage |
The QPlatformCursorImage class provides a set of graphics intended to be used as cursors. More... | |
class | QPlatformCursorPrivate |