![]() |
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 359 of file qplatformcursor.cpp.
|
static |
Definition at line 371 of file qplatformcursor.cpp.
|
static |
Definition at line 393 of file qplatformcursor.cpp.
|
static |
Definition at line 397 of file qplatformcursor.cpp.
|
static |
Definition at line 127 of file qplatformcursor.cpp.
|
static |
Definition at line 180 of file qplatformcursor.cpp.
|
static |
Definition at line 145 of file qplatformcursor.cpp.
|
static |
Definition at line 188 of file qplatformcursor.cpp.
|
static |
Definition at line 172 of file qplatformcursor.cpp.
|
static |
Definition at line 154 of file qplatformcursor.cpp.
|
static |
Definition at line 136 of file qplatformcursor.cpp.
|
static |
Definition at line 163 of file qplatformcursor.cpp.
|
static |
Definition at line 198 of file qplatformcursor.cpp.
|
static |
Definition at line 204 of file qplatformcursor.cpp.
|
static |
Definition at line 236 of file qplatformcursor.cpp.
|
static |
Definition at line 248 of file qplatformcursor.cpp.
|
static |
Definition at line 131 of file qplatformcursor.cpp.
|
static |
Definition at line 184 of file qplatformcursor.cpp.
|
static |
Definition at line 149 of file qplatformcursor.cpp.
|
static |
Definition at line 192 of file qplatformcursor.cpp.
|
static |
Definition at line 176 of file qplatformcursor.cpp.
|
static |
Definition at line 158 of file qplatformcursor.cpp.
|
static |
Definition at line 140 of file qplatformcursor.cpp.
|
static |
Definition at line 167 of file qplatformcursor.cpp.
|
static |
Definition at line 385 of file qplatformcursor.cpp.
|
static |
Definition at line 389 of file qplatformcursor.cpp.
|
static |
Definition at line 284 of file qplatformcursor.cpp.
|
static |
Definition at line 296 of file qplatformcursor.cpp.
|
static |
Definition at line 309 of file qplatformcursor.cpp.
|
static |
Definition at line 321 of file qplatformcursor.cpp.
|
static |
Definition at line 123 of file qplatformcursor.cpp.
|
static |
Definition at line 124 of file qplatformcursor.cpp.
|
static |
Definition at line 260 of file qplatformcursor.cpp.
|
static |
Definition at line 272 of file qplatformcursor.cpp.
|
static |
Definition at line 211 of file qplatformcursor.cpp.
|
static |
Definition at line 223 of file qplatformcursor.cpp.
|
static |
Definition at line 334 of file qplatformcursor.cpp.
|
static |
Definition at line 346 of file qplatformcursor.cpp.