#include "qapplication.h"
#include "qwidget.h"
#include "qdatetime.h"
#include "qbitmap.h"
#include "qcursor.h"
#include "qevent.h"
#include "qpainter.h"
#include "qdnd_p.h"
Go to the source code of this file.
◆ default_pm
const char* const default_pm[] |
|
static |
Initial value:= {
"13 9 3 1",
". c None",
" c #000000",
"X c #FFFFFF",
"X X X X X X X",
" X X X X X X ",
"X ......... X",
" X.........X ",
"X ......... X",
" X.........X ",
"X ......... X",
" X X X X X X ",
"X X X X X X X",
}
Definition at line 61 of file qdnd_qws.cpp.
◆ default_pm_hotx
const int default_pm_hotx = -2 |
|
static |
◆ default_pm_hoty
const int default_pm_hoty = -16 |
|
static |
◆ defaultPm
◆ drag_object
◆ global_accepted_action
◆ oldstate
Qt::KeyboardModifiers oldstate |
|
static |
Definition at line 87 of file qdnd_qws.cpp.
Referenced by effectiveState(), QWSServerPrivate::lowerWindow(), qstring_to_xtp(), qt_grab_cursor(), qt_tablet_cleanup_wce(), QtWndProc(), QApplication::qwsProcessEvent(), QWSServerPrivate::raiseWindow(), QWSServerPrivate::sendMouseEventUnfiltered(), QWidget::setWindowState(), QETWidget::translateConfigEvent(), and QETWidget::translateKeyEvent().
◆ possible_actions
◆ qt_qws_dnd_deco
◆ qt_qws_dnd_dragging
bool qt_qws_dnd_dragging = false |
|
static |