AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
静态 Public 成员函数 | 所有成员列表
AuMainFrameImpl类 参考

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 CDocument* AuMainFrameImpl::GetActiveDocument ( )
static

Get the active document.

返回
the document.
static CView* AuMainFrameImpl::GetActiveView ( )
static

Get the active view.

返回
the view.
static void AuMainFrameImpl::OnChangeCursor ( const AnyCAD::API::String commandId,
const AnyCAD::API::String cursorHint 
)
static
static int AuMainFrameImpl::OnExecuteEventLoop ( long  loopId)
static
static void AuMainFrameImpl::OnExitLoopEvent ( long  loopId,
int  code 
)
static
static AnyCAD::API::Path AuMainFrameImpl::OnGetOpenFileName ( const AnyCAD::API::String caption,
const AnyCAD::API::String filter 
)
static
static AnyCAD::API::Path AuMainFrameImpl::OnGetSaveFileName ( const AnyCAD::API::String caption,
const AnyCAD::API::String defaultName,
const AnyCAD::API::String filter 
)
static

该类的文档由以下文件生成: