Qt 4.8
|
#include <qcursor.h>
#include <private/qcursor_p.h>
#include <qbitmap.h>
#include <qwsdisplay_qws.h>
Go to the source code of this file.
Variables | |
static int | nextCursorId = Qt::BitmapCursor |
int * | qt_last_x |
int * | qt_last_y |
|
static |
Definition at line 53 of file qcursor_qws.cpp.
int* qt_last_x |
Definition at line 83 of file qapplication_qpa.cpp.
int * qt_last_y |
Definition at line 84 of file qapplication_qpa.cpp.