GEvent 是所有事件的基类
更多...
#include <gEvent.h>
被 GGestureScrollEvent, GKeyEvent, GMouseEvent, GPaintEvent, GSwipeEvent , 以及 GTapEvent 继承.
| 枚举值 |
|---|
| KEYPRESS_EVT |
|
| KEYRELEASE_EVT |
|
| PAINT_EVT |
|
| TIMER_EVT |
|
| BACKEND_NOTIFY_IO_EVT |
|
| MOUSEPRESS_EVT |
|
| SWIPE_EVT |
|
| GESTURE_SCROLL_EVT |
|
| TAP_EVT |
|
| USR_EVT_START |
|
| GEvent::GEvent |
( |
uint32_t |
type | ) |
|
| virtual GEvent::~GEvent |
( |
| ) |
|
|
virtual |
| virtual bool GEvent::canComposite |
( |
| ) |
|
|
virtual |
| virtual void GEvent::composite |
( |
GEvent * |
| ) |
|
|
virtual |
| bool GEvent::dispatchAgain |
( |
| ) |
|
| virtual bool GEvent::isEqual2 |
( |
GEvent * |
evt | ) |
|
|
virtual |
| void GEvent::resetDispatchAgain |
( |
| ) |
|
| void GEvent::setDispatchAgain |
( |
| ) |
|
| uint32_t GEvent::type |
( |
| ) |
const |
| bool GEvent::m_dispatchAgain |
|
protected |
该类的文档由以下文件生成: