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

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

EVENT_CLASS_CATEGORY(EventCategory::APPLICATION)WindowMoveEvent
EVENT_CLASS_TYPE(EventType::WINDOW_MOVED)WindowMoveEvent
GetCategoryFlags() const =0Eventpure virtual
GetEventType() const =0Eventpure virtual
GetName() const =0Eventpure virtual
GetTopLeftX() const noexceptWindowMoveEventinline
GetTopLeftY() const noexceptWindowMoveEventinline
IsHandled() const noexceptEventinline
IsInCategory(EventCategory category) const noexceptEventinline
m_isHandledEventprotected
SetHandled(const bool handled) noexceptEventinline
ToString() const overrideWindowMoveEventinlinevirtual
WindowMoveEvent(const std::int32_t x, const std::int32_t y)WindowMoveEventinline