|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
基本交互事件组管理类 更多...
Public 成员函数 | |
| EventTrigger () | |
| ~EventTrigger () | |
| void | BindActionNotify (ActionEvent ev, std::shared_ptr< IActionNotify > notify) |
| void | TriggerEvent (UINT message, WPARAM wp, LPARAM lp) |
基本交互事件组管理类
| BUI::EventTrigger::EventTrigger | ( | ) |
| BUI::EventTrigger::~EventTrigger | ( | ) |
| void BUI::EventTrigger::BindActionNotify | ( | ActionEvent | ev, |
| std::shared_ptr< IActionNotify > | notify | ||
| ) |