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 | ||
) |