Qt 4.8
Variables
qcursor_qws.cpp File Reference
#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
 

Variable Documentation

◆ nextCursorId

int nextCursorId = Qt::BitmapCursor
static

Definition at line 53 of file qcursor_qws.cpp.

◆ qt_last_x

int* qt_last_x

Definition at line 83 of file qapplication_qpa.cpp.

◆ qt_last_y

int * qt_last_y

Definition at line 84 of file qapplication_qpa.cpp.