The CFrameWnd utility class. 更多...
#include <AuMainFrame.h>
静态 Public 成员函数 | |
static CView * | GetActiveView () |
static CDocument * | GetActiveDocument () |
static AnyCAD::API::Path | OnGetOpenFileName (const AnyCAD::API::String &caption, const AnyCAD::API::String &filter) |
static AnyCAD::API::Path | OnGetSaveFileName (const AnyCAD::API::String &caption, const AnyCAD::API::String &defaultName, const AnyCAD::API::String &filter) |
static int | OnExecuteEventLoop (long loopId) |
static void | OnExitLoopEvent (long loopId, int code) |
static void | OnChangeCursor (const AnyCAD::API::String &commandId, const AnyCAD::API::String &cursorHint) |
The CFrameWnd utility class.
|
static |
Get the active document.
|
static |
Get the active view.
|
static |
|
static |
|
static |
|
static |
|
static |