Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qcursor_p.h File Reference

(3fa3e0362f36607707e24cb1dea31dce30254b4a)

#include <QtGui/private/qtguiglobal_p.h>
#include "QtCore/qatomic.h"
#include "QtCore/qnamespace.h"
#include "QtGui/qpixmap.h"
Include dependency graph for qcursor_p.h:

Go to the source code of this file.

Classes

class  QCursorData

Variables

QCursorDataqt_cursorTable [Qt::LastCursor+1]

Variable Documentation

◆ qt_cursorTable

QCursorData* qt_cursorTable[Qt::LastCursor+1]
extern

Definition at line 660 of file qcursor.cpp.