This is the complete list of members for guit::GGestureEvent, including all inherited members.
asMouseEvent() | guit::GEvent | virtual |
buttonToState(int mouse_button) | guit::GEvent | static |
channel() const | guit::GEvent | inline |
chosen() const | guit::GEvent | |
EscapeKey | guit::GEvent | static |
eventMask() const | guit::GEvent | |
from() const | guit::GEvent | |
keyToName(GKeyCode key) | guit::GEvent | static |
matches(GTrigger const &trigger, int channel) const | guit::GEvent | |
modifiersToStates(GString const &modifiers) | guit::GEvent | static |
modifierToState(GKeyCode modifier_key) | guit::GEvent | static |
postFire(std::function< void(GEvent &)> const &todo_after) | guit::GEvent | |
setMouseButtonHandler(int channel, std::function< bool(class GMouseEvent &)>) | guit::GEvent | static |
tag() const | guit::GEvent | inline |
time() const | guit::GEvent | inline |
toMouseEvent() | guit::GEvent | inlinevirtual |
trigger() const | guit::GEvent | inline |
window() const | guit::GEvent |