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

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

EVENT_CLASS_CATEGORY(EventCategory::APPLICATION)WindowFileDropEvent
EVENT_CLASS_TYPE(EventType::WINDOW_FILE_DROP)WindowFileDropEvent
GetCategoryFlags() const =0Eventpure virtual
GetEventType() const =0Eventpure virtual
GetFilenames() const noexceptWindowFileDropEventinline
GetName() const =0Eventpure virtual
IsHandled() const noexceptEventinline
IsInCategory(EventCategory category) const noexceptEventinline
m_isHandledEventprotected
SetHandled(const bool handled) noexceptEventinline
ToString() constEventinlinevirtual
WindowFileDropEvent(const std::vector< fs::path > &filenames)WindowFileDropEventinlineexplicit