Qt 4.8
|
#include "qcursor.h"
#include "qbitmap.h"
#include "qscreen_qws.h"
#include "qapplication.h"
#include "qwindowsystem_qws.h"
#include "qwindowsystem_p.h"
#include "qwscursor_qws.h"
Go to the source code of this file.
Functions | |
static void | cleanupSystemCursorTable () |
Variables | |
static const uchar | busy_bits [] |
static const uchar | busym_bits [] |
static const uchar | closedhand_bits [] |
static const uchar | closedhandm_bits [] |
static const uchar | cur_arrow_bits [] |
static const uchar | cur_bdiag_bits [] |
static const uchar | cur_blank_bits [] |
static const unsigned char | cur_cross_bits [] |
static const uchar | cur_fdiag_bits [] |
static const uchar | cur_hor_bits [] |
static const uchar | cur_ibeam_bits [] |
static const unsigned char | cur_up_arrow_bits [] |
static const uchar | cur_ver_bits [] |
static const uchar | forbidden_bits [] |
static const uchar | forbiddenm_bits [] |
static const uchar | hsplit_bits [] |
static const uchar | hsplitm_bits [] |
static const uchar | mcur_arrow_bits [] |
static const uchar | mcur_bdiag_bits [] |
static const unsigned char | mcur_cross_bits [] |
static const uchar | mcur_fdiag_bits [] |
static const uchar | mcur_hor_bits [] |
static const uchar | mcur_ibeam_bits [] |
static const unsigned char | mcur_up_arrow_bits [] |
static const uchar | mcur_ver_bits [] |
static const uchar | openhand_bits [] |
static const uchar | openhandm_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 QWSCursor * | systemCursorTable [Qt::LastCursor+1] |
static bool | systemCursorTableInit = false |
static const uchar | vsplit_bits [] |
static const uchar | vsplitm_bits [] |
static const uchar | wait_data_bits [] |
static const uchar | wait_mask_bits [] |
static const uchar | whatsthis_bits [] |
static const uchar | whatsthism_bits [] |
|
static |
Definition at line 374 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 293 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 305 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 327 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 331 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 57 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 110 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 126 of file qwscursor_qws.cpp.
Referenced by QCursor::QCursor().
|
static |
Definition at line 75 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 118 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 102 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 84 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 66 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursorData::update().
|
static |
Definition at line 93 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 132 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 138 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 170 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 182 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 61 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 114 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 79 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 122 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 106 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 88 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 70 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursorData::update().
|
static |
Definition at line 97 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), QCursor::QCursor(), and QCursorData::update().
|
static |
Definition at line 319 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 323 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 218 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), and QWSCursor::createSystemCursor().
|
static |
Definition at line 230 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), and QWSCursor::createSystemCursor().
|
static |
Definition at line 243 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 255 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 53 of file qwscursor_qws.cpp.
|
static |
Definition at line 54 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 194 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 206 of file qwscursor_qws.cpp.
Referenced by create32BitCursor(), QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 145 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 157 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor().
|
static |
Definition at line 268 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursor::QCursor().
|
static |
Definition at line 280 of file qwscursor_qws.cpp.
Referenced by QWSCursor::createSystemCursor(), and QCursor::QCursor().