成员的完整列表,这些成员属于 GMouseEvent,包括所有继承而来的类成员
BACKEND_NOTIFY_IO_EVT 枚举值 | GEvent | |
button() const | GMouseEvent | |
canComposite() | GEvent | virtual |
composite(GEvent *) | GEvent | virtual |
dispatchAgain() | GEvent | |
EVT_TYPE 枚举名称 | GEvent | |
GESTURE_SCROLL_EVT 枚举值 | GEvent | |
GEvent(uint32_t type) | GEvent | |
GMouseEvent(GEvent::EVT_TYPE type, const GPoint &pos, Giveda::MouseButton btn) | GMouseEvent | |
isEqual2(GEvent *evt) | GEvent | virtual |
KEYPRESS_EVT 枚举值 | GEvent | |
KEYRELEASE_EVT 枚举值 | GEvent | |
m_dispatchAgain | GEvent | protected |
m_type | GEvent | protected |
MOUSEPRESS_EVT 枚举值 | GEvent | |
PAINT_EVT 枚举值 | GEvent | |
pos() | GMouseEvent | |
resetDispatchAgain() | GEvent | |
setDispatchAgain() | GEvent | |
SWIPE_EVT 枚举值 | GEvent | |
TAP_EVT 枚举值 | GEvent | |
TIMER_EVT 枚举值 | GEvent | |
type() const | GEvent | |
USR_EVT_START 枚举值 | GEvent | |
~GEvent() | GEvent | virtual |