CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::ActionList类 参考
+ 类 BUI::ActionList 继承关系图:

Public 成员函数

 ActionList ()
 
 ~ActionList ()
 
void Clear ()
 
void AddAction (std::shared_ptr< IActionNotify > notify)
 
const ActionListoperator= (const ActionList &other)
 
BOOL DoAction () override
 
- Public 成员函数 继承自 BUI::IActionNotify
 IActionNotify ()
 
virtual ~IActionNotify ()
 
virtual BOOL DoAction ()=0
 

构造及析构函数说明

◆ ActionList()

BUI::ActionList::ActionList ( )

◆ ~ActionList()

BUI::ActionList::~ActionList ( )

成员函数说明

◆ AddAction()

void BUI::ActionList::AddAction ( std::shared_ptr< IActionNotify notify)

◆ Clear()

void BUI::ActionList::Clear ( )

◆ DoAction()

BOOL BUI::ActionList::DoAction ( )
overridevirtual

实现了 BUI::IActionNotify.

◆ operator=()

const ActionList & BUI::ActionList::operator= ( const ActionList other)
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有