Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qpoint.h>
#include <QtGui/qwindowdefs.h>
#include <QtGui/qbitmap.h>
Go to the source code of this file.
Classes | |
class | QCursor |
The QCursor class provides a mouse cursor with an arbitrary shape. More... | |
Functions | |
Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &outS, const QCursor &cursor) |
Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &inS, QCursor &cursor) |
Q_GUI_EXPORT QDebug | operator<< (QDebug, const QCursor &) |
|
related |
Definition at line 280 of file qcursor.cpp.
Definition at line 647 of file qcursor.cpp.
|
related |
Definition at line 307 of file qcursor.cpp.