Enigma
3.2.0
A Simple, Reliable and Efficient Encryption Tool
|
This is the complete list of members for KeyEvent, including all inherited members.
GetCategoryFlags() const =0 | Event | pure virtual |
GetEventType() const =0 | Event | pure virtual |
GetKeyCode() const noexcept | KeyEvent | inline |
GetName() const =0 | Event | pure virtual |
IsHandled() const noexcept | Event | inline |
IsInCategory(EventCategory category) const noexcept | Event | inline |
KeyEvent(const KeyCode keyCode) | KeyEvent | inlineexplicitprotected |
m_isHandled | Event | protected |
m_key_code | KeyEvent | protected |
SetHandled(const bool handled) noexcept | Event | inline |
ToString() const | Event | inlinevirtual |