![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qcursor.h"#include <qcoreapplication.h>#include <qbitmap.h>#include <qimage.h>#include <qdatastream.h>#include <qvariant.h>#include <private/qcursor_p.h>#include <qdebug.h>#include <qpa/qplatformcursor.h>#include <private/qguiapplication_p.h>#include <private/qhighdpiscaling_p.h>Go to the source code of this file.
Functions | |
| QDataStream & | operator<< (QDataStream &s, const QCursor &c) |
| QDataStream & | operator>> (QDataStream &s, QCursor &c) |
| bool | operator== (const QCursor &lhs, const QCursor &rhs) |
| QDebug | operator<< (QDebug dbg, const QCursor &c) |
Variables | |
| QCursorData * | qt_cursorTable [Qt::LastCursor+1] |
|
Definition at line 280 of file qcursor.cpp.
Definition at line 647 of file qcursor.cpp.
Definition at line 461 of file qcursor.cpp.
|
Definition at line 307 of file qcursor.cpp.
| QCursorData * qt_cursorTable |
Definition at line 659 of file qcursor.cpp.