#include <qmouse_qws.h>
Definition at line 57 of file qmouse_qws.h.
Public Types | |
enum | Location { TopLeft = 0, BottomLeft = 1, BottomRight = 2, TopRight = 3, Center = 4, LastLocation = Center } |
Public Attributes | |
QPoint | devPoints [5] |
QPoint | screenPoints [5] |
enum Location |
Enumerator | |
---|---|
TopLeft | |
BottomLeft | |
BottomRight | |
TopRight | |
Center | |
LastLocation |
Definition at line 60 of file qmouse_qws.h.
QPoint devPoints[5] |
Definition at line 62 of file qmouse_qws.h.
QPoint screenPoints[5] |
Definition at line 63 of file qmouse_qws.h.