#include <Event.h>
| bool Event::clicked |
( |
| ) |
const |
|
inline |
| bool Event::gestureKey |
( |
| ) |
const |
|
inline |
| static bool Event::isGestureEvent |
( |
Event * |
e | ) |
|
|
inlinestatic |
| static bool Event::isKeyEvent |
( |
Event * |
e | ) |
|
|
inlinestatic |
| static bool Event::isPenEvent |
( |
Event * |
e | ) |
|
|
inlinestatic |
| static bool Event::isPenOffEvent |
( |
Event * |
e | ) |
|
|
inlinestatic |
| bool Event::mainFinger |
( |
| ) |
const |
|
inline |
| static uint16_t Event::modifiersFromQt |
( |
const Qt::KeyboardModifiers & |
m | ) |
|
|
inlinestatic |
| void Event::operator delete |
( |
void * |
p | ) |
|
|
inline |
| void* Event::operator new |
( |
size_t |
size | ) |
|
|
inline |
| bool Event::rejected |
( |
| ) |
const |
|
inline |
| void Event::setClicked |
( |
bool |
val | ) |
|
|
inline |
| void Event::setGestureKey |
( |
bool |
val | ) |
|
|
inline |
| void Event::setMainFinger |
( |
bool |
val | ) |
|
|
inline |
| void Event::setRejected |
( |
bool |
val | ) |
|
|
inline |
The documentation for this class was generated from the following file: