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

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

EVENT_CLASS_CATEGORY(EventCategory::APPLICATION)WindowResizeEvent
EVENT_CLASS_TYPE(EventType::WINDOW_RESIZE)WindowResizeEvent
GetCategoryFlags() const =0Eventpure virtual
GetEventType() const =0Eventpure virtual
GetHeight() const noexceptWindowResizeEventinline
GetName() const =0Eventpure virtual
GetWidth() const noexceptWindowResizeEventinline
IsHandled() const noexceptEventinline
IsInCategory(EventCategory category) const noexceptEventinline
m_isHandledEventprotected
SetHandled(const bool handled) noexceptEventinline
ToString() const overrideWindowResizeEventinlinevirtual
WindowResizeEvent(const std::int32_t width, const std::int32_t height)WindowResizeEventinline