YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
部件控制器。 更多...
#include <ywgtevt.h>
Public 成员函数 | |
WidgetController (bool=false) | |
构造:使用指定可用性。 | |
virtual EventMapping::ItemType & | GetItem (const VisualEvent &) |
取事件项。 | |
virtual WidgetController * | Clone () const override |
![]() | |
AController (bool b=true) | |
构造:使用指定可用性。 | |
virtual | ~AController () |
析构:空实现。 | |
bool | IsEnabled () const ynothrow |
virtual EventMapping::ItemType & | GetItemRef (const VisualEvent &id, EventMapping::MappedType(&)()) |
取事件项,若不存在则用指定函数指针添加。 | |
void | SetEnabled (bool _tempArgName) |
Public 属性 | |
GEventWrapper< GEvent< void(HPaintEvent::EventArgsType)> , UIEventArgs && > | Paint |
|
explicit |
构造:使用指定可用性。
|
inlineoverridevirtual |
|
virtual |
GEventWrapper<GEvent<void( HPaintEvent ::EventArgsType)>, UIEventArgs&&> YSLib::UI::WidgetController::Paint |