1.10 |
This is the complete list of members for Event, including all inherited members.
Event() noexcept=default | Event | |
Event(EventId id) noexcept | Event | inlineexplicit |
Event(EventId id, const Pointer &pointer) noexcept | Event | inline |
Event(EventId id, const Key &key) noexcept | Event | inline |
grab(Widget *widget) | Event | |
id() const noexcept | Event | inline |
id(EventId id) | Event | inline |
key() | Event | inline |
key() const | Event | inline |
m_id | Event | protected |
m_key | Event | protected |
m_pointer | Event | protected |
m_postponed_stop | Event | protected |
m_stop | EventArg | protected |
pointer() | Event | inline |
pointer() const | Event | inline |
postpone_stop() | Event | inline |
postponed_quit() const | Event | inline |
quit() const | EventArg | inline |
stop() | EventArg | inline |