static int OnExecuteEventLoop(long loopId)
virtual ~AuMainFrame()
Definition: AuMainFrame.h:44
static void OnExitLoopEvent(long loopId, int code)
virtual AnyCAD::API::Path OnGetOpenFileName(const AnyCAD::API::String &caption, const AnyCAD::API::String &filter) override
Definition: AuMainFrame.h:49
static AnyCAD::API::Path OnGetOpenFileName(const AnyCAD::API::String &caption, const AnyCAD::API::String &filter)
virtual AnyCAD::API::Path OnGetSaveFileName(const AnyCAD::API::String &caption, const AnyCAD::API::String &defaultName, const AnyCAD::API::String &filter) override
Definition: AuMainFrame.h:54
virtual void OnChangeCursor(const AnyCAD::API::String &commandId, const AnyCAD::API::String &cursorHint) override
Definition: AuMainFrame.h:68
virtual int OnExecuteEventLoop(long loopId) override
Definition: AuMainFrame.h:59
static AnyCAD::API::Path OnGetSaveFileName(const AnyCAD::API::String &caption, const AnyCAD::API::String &defaultName, const AnyCAD::API::String &filter)
virtual void OnExitLoopEvent(long looopId, int code) override
Definition: AuMainFrame.h:64
The template class for CMainFrame.
Definition: AuMainFrame.h:41
The CFrameWnd utility class.
Definition: AuMainFrame.h:11
static void OnChangeCursor(const AnyCAD::API::String &commandId, const AnyCAD::API::String &cursorHint)