![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qplatformcursor.h"#include <QPainter>#include <QBitmap>#include <QGuiApplication>#include <QScreen>#include <qpa/qplatformscreen.h>#include <private/qguiapplication_p.h>#include <QDebug>Go to the source code of this file.
Variables | |
| static QPlatformCursorImage * | systemCursorTable [Qt::LastCursor+1] |
| static bool | systemCursorTableInit = false |
| static const uchar | cur_arrow_bits [] |
| static const uchar | mcur_arrow_bits [] |
| static const unsigned char | cur_up_arrow_bits [] |
| static const unsigned char | mcur_up_arrow_bits [] |
| static const unsigned char | cur_cross_bits [] |
| static const unsigned char | mcur_cross_bits [] |
| static const uchar | cur_ibeam_bits [] |
| static const uchar | mcur_ibeam_bits [] |
| static const uchar | cur_ver_bits [] |
| static const uchar | mcur_ver_bits [] |
| static const uchar | cur_hor_bits [] |
| static const uchar | mcur_hor_bits [] |
| static const uchar | cur_bdiag_bits [] |
| static const uchar | mcur_bdiag_bits [] |
| static const uchar | cur_fdiag_bits [] |
| static const uchar | mcur_fdiag_bits [] |
| static const uchar | forbidden_bits [] |
| static const uchar | forbiddenm_bits [] |
| static const uchar | wait_data_bits [] |
| static const uchar | wait_mask_bits [] |
| static const uchar | hsplit_bits [] |
| static const uchar | hsplitm_bits [] |
| static const uchar | vsplit_bits [] |
| static const uchar | vsplitm_bits [] |
| static const uchar | phand_bits [] |
| static const uchar | phandm_bits [] |
| static const uchar | size_all_data_bits [] |
| static const uchar | size_all_mask_bits [] |
| static const uchar | whatsthis_bits [] |
| static const uchar | whatsthism_bits [] |
| static const uchar | busy_bits [] |
| static const uchar | busym_bits [] |
| static const uchar | openhand_bits [] |
| static const uchar | openhandm_bits [] |
| static const uchar | closedhand_bits [] |
| static const uchar | closedhandm_bits [] |
|
static |
Definition at line 360 of file qplatformcursor.cpp.
|
static |
Definition at line 372 of file qplatformcursor.cpp.
|
static |
Definition at line 394 of file qplatformcursor.cpp.
|
static |
Definition at line 398 of file qplatformcursor.cpp.
|
static |
Definition at line 128 of file qplatformcursor.cpp.
|
static |
Definition at line 181 of file qplatformcursor.cpp.
|
static |
Definition at line 146 of file qplatformcursor.cpp.
|
static |
Definition at line 189 of file qplatformcursor.cpp.
|
static |
Definition at line 173 of file qplatformcursor.cpp.
|
static |
Definition at line 155 of file qplatformcursor.cpp.
|
static |
Definition at line 137 of file qplatformcursor.cpp.
|
static |
Definition at line 164 of file qplatformcursor.cpp.
|
static |
Definition at line 199 of file qplatformcursor.cpp.
|
static |
Definition at line 205 of file qplatformcursor.cpp.
|
static |
Definition at line 237 of file qplatformcursor.cpp.
|
static |
Definition at line 249 of file qplatformcursor.cpp.
|
static |
Definition at line 132 of file qplatformcursor.cpp.
|
static |
Definition at line 185 of file qplatformcursor.cpp.
|
static |
Definition at line 150 of file qplatformcursor.cpp.
|
static |
Definition at line 193 of file qplatformcursor.cpp.
|
static |
Definition at line 177 of file qplatformcursor.cpp.
|
static |
Definition at line 159 of file qplatformcursor.cpp.
|
static |
Definition at line 141 of file qplatformcursor.cpp.
|
static |
Definition at line 168 of file qplatformcursor.cpp.
|
static |
Definition at line 386 of file qplatformcursor.cpp.
|
static |
Definition at line 390 of file qplatformcursor.cpp.
|
static |
Definition at line 285 of file qplatformcursor.cpp.
|
static |
Definition at line 297 of file qplatformcursor.cpp.
|
static |
Definition at line 310 of file qplatformcursor.cpp.
|
static |
Definition at line 322 of file qplatformcursor.cpp.
|
static |
Definition at line 124 of file qplatformcursor.cpp.
|
static |
Definition at line 125 of file qplatformcursor.cpp.
|
static |
Definition at line 261 of file qplatformcursor.cpp.
|
static |
Definition at line 273 of file qplatformcursor.cpp.
|
static |
Definition at line 212 of file qplatformcursor.cpp.
|
static |
Definition at line 224 of file qplatformcursor.cpp.
|
static |
Definition at line 335 of file qplatformcursor.cpp.
|
static |
Definition at line 347 of file qplatformcursor.cpp.