YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::UI::Controller类 参考

部件控制器。 更多...

#include <ycontrol.h>

类 YSLib::UI::Controller 继承关系图:
YSLib::UI::Controller 的协作图:

Public 成员函数

 Controller (bool b)
 
template<typename... _tParams>
 Controller (bool b, _tParams &&...args)
 
ImplI(AController) PDefH(EventMapping DefGetter (const ynothrow, EventMapping::MapType &, EventMap, EventMap) ImplI(AController) DefClone(const override
 
- Public 成员函数 继承自 YSLib::UI::AController
 AController (bool b=true)
 构造:使用指定可用性。 更多...
 
virtual DefDeDtor (AController) DefPred(const ynothrow
 析构:空实现。 更多...
 
virtual enabled DeclIEntry (EventMapping::ItemType &GetItem(const VisualEvent &)) virtual EventMapping
 取事件项。 更多...
 
- Public 成员函数 继承自 ystdex::cloneable
virtual cloneableclone () const =0
 
virtual ~cloneable ()
 

Protected 属性

EventMapping::MapType EventMap
 事件映射表。 更多...
 

额外继承的成员函数

- Public 属性 继承自 YSLib::UI::AController
virtual Enabled
 

详细描述

部件控制器。

保存部件的事件响应策略和状态。

在文件 ycontrol.h53 行定义.

构造及析构函数说明

YSLib::UI::Controller::Controller ( bool  b)
inlineexplicit

在文件 ycontrol.h60 行定义.

template<typename... _tParams>
YSLib::UI::Controller::Controller ( bool  b,
_tParams &&...  args 
)
inline
自从
build 368

在文件 ycontrol.h65 行定义.

成员函数说明

ImplI (AController) PDefH(EventMapping YSLib::UI::Controller::DefGetter ( const ynothrow  ,
EventMapping::MapType ,
EventMap  ,
EventMap   
) const
override
自从
build 409

类成员变量说明

EventMapping::MapType YSLib::UI::Controller::EventMap
mutableprotected

事件映射表。

在文件 ycontrol.h56 行定义.


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