Enigma  3.2.0
A Simple, Reliable and Efficient Encryption Tool
KeyPressedEvent Member List

This is the complete list of members for KeyPressedEvent, including all inherited members.

GetCategoryFlags() const =0Eventpure virtual
GetEventType() const =0Eventpure virtual
GetKeyCode() const noexceptKeyEventinline
GetName() const =0Eventpure virtual
GetRepeatCount() const noexceptKeyPressedEventinline
IsHandled() const noexceptEventinline
IsInCategory(EventCategory category) const noexceptEventinline
KeyEvent(const KeyCode keyCode)KeyEventinlineexplicitprotected
KeyPressedEvent(const KeyCode keycode, const std::uint16_t repeat_count)KeyPressedEventinline
m_isHandledEventprotected
m_key_codeKeyEventprotected
SetHandled(const bool handled) noexceptEventinline
ToString() const overrideKeyPressedEventinlinevirtual