Definition at line 57 of file qmouse_qws.h.
#include <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 |
Definition at line 60 of file qmouse_qws.h.
{ TopLeft = 0, BottomLeft = 1, BottomRight = 2, TopRight = 3,
Center = 4, LastLocation = Center };
Definition at line 62 of file qmouse_qws.h.
Definition at line 63 of file qmouse_qws.h.