MouseEvent Class Reference
#include <mouse_event.hh>
Detailed Description
Definition at line 32 of file mouse_event.hh.
Member Typedef Documentation
Member Enumeration Documentation
- Enumerator:
LeftButton |
|
RightButton |
|
MiddleButton |
|
Definition at line 34 of file mouse_event.hh.
Constructor & Destructor Documentation
MouseEvent |
( |
Buttons |
buttons, |
|
|
const QPoint & |
from, |
|
|
const QPoint & |
to, |
|
|
Qt::KeyboardModifiers |
modifiers | |
|
) |
| | |
Member Function Documentation
QPoint GetDelta |
( |
|
) |
const |
direction of mouse movement
QPoint GetLastPos |
( |
|
) |
const |
bool IsControlPressed |
( |
|
) |
const |
bool IsMetaPressed |
( |
|
) |
const |
bool IsShiftPressed |
( |
|
) |
const |
The documentation for this class was generated from the following file: