成员的完整列表,这些成员属于 GKeyEvent,包括所有继承而来的类成员
ascii() const | GKeyEvent | |
BACKEND_NOTIFY_IO_EVT 枚举值 | GEvent | |
canComposite() | GKeyEvent | virtual |
composite(GEvent *) | GEvent | virtual |
dispatchAgain() | GEvent | |
EVT_TYPE 枚举名称 | GEvent | |
GESTURE_SCROLL_EVT 枚举值 | GEvent | |
GEvent(uint32_t type) | GEvent | |
GKeyEvent(GEvent::EVT_TYPE type, Giveda::Key keyCode, bool autorep=false) | GKeyEvent | |
isAutoRepeat() const | GKeyEvent | |
isEqual2(GEvent *evt) | GKeyEvent | virtual |
k | GKeyEvent | protected |
key() const | GKeyEvent | |
KEYPRESS_EVT 枚举值 | GEvent | |
KEYRELEASE_EVT 枚举值 | GEvent | |
m_dispatchAgain | GEvent | protected |
m_type | GEvent | protected |
MOUSEPRESS_EVT 枚举值 | GEvent | |
PAINT_EVT 枚举值 | GEvent | |
repeat | GKeyEvent | protected |
resetDispatchAgain() | GEvent | |
setDispatchAgain() | GEvent | |
SWIPE_EVT 枚举值 | GEvent | |
TAP_EVT 枚举值 | GEvent | |
text() const | GKeyEvent | |
TIMER_EVT 枚举值 | GEvent | |
type() const | GEvent | |
unicode | GKeyEvent | protected |
USR_EVT_START 枚举值 | GEvent | |
~GEvent() | GEvent | virtual |