A display event handler object is notified by the DisplayDevice about noteworthy window events,...
Definition displayeventhandler.h:23
Display events are sent by the display device to registered display event handlers.
Definition displayevent.h:24
Handles display events such that ImGui is made aware of them.
Definition imguidisplayeventhandler.h:17
__DeclareClass(ImguiDisplayEventHandler)
virtual bool HandleEvent(const CoreGraphics::DisplayEvent &event)
called when an event happens
Definition imguidisplayeventhandler.cc:18
Imgui Profiler UI.
Definition imguiconsole.cc:277