Enigma
3.2.0
A Simple, Reliable and Efficient Encryption Tool
|
This is the complete list of members for WindowMaximizedEvent, including all inherited members.
EVENT_CLASS_CATEGORY(EventCategory::APPLICATION) | WindowMaximizedEvent | |
EVENT_CLASS_TYPE(EventType::WINDOW_MAXIMIZED) | WindowMaximizedEvent | |
GetCategoryFlags() const =0 | Event | pure virtual |
GetEventType() const =0 | Event | pure virtual |
GetName() const =0 | Event | pure virtual |
IsHandled() const noexcept | Event | inline |
IsInCategory(EventCategory category) const noexcept | Event | inline |
IsMaximized() const noexcept | WindowMaximizedEvent | inline |
m_isHandled | Event | protected |
SetHandled(const bool handled) noexcept | Event | inline |
ToString() const override | WindowMaximizedEvent | inlinevirtual |
WindowMaximizedEvent(const bool maximized) | WindowMaximizedEvent | inlineexplicit |