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

(05fc3aef53348fb58be6308076e000825b704e58)

#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 659 of file qcursor.cpp.