|
duilib自学教程
|
Public 成员函数 | |
| bool | AddVirtualWnd (CDuiString strName, CNotifyPump *pObject) |
| bool | RemoveVirtualWnd (CDuiString strName) |
| void | NotifyPump (TNotifyUI &msg) |
| bool | LoopDispatch (TNotifyUI &msg) |
| bool DuiLib::CNotifyPump::AddVirtualWnd | ( | CDuiString | strName, |
| CNotifyPump * | pObject | ||
| ) |
| strName | |
| pObject |
| bool DuiLib::CNotifyPump::LoopDispatch | ( | TNotifyUI & | msg | ) |
| msg |
| void DuiLib::CNotifyPump::NotifyPump | ( | TNotifyUI & | msg | ) |
| msg |
遍历虚拟窗口
| bool DuiLib::CNotifyPump::RemoveVirtualWnd | ( | CDuiString | strName | ) |
| strName |
1.8.18