#include <gObject_cpp11.h>
Public 类型 | |
typedef list< GSlotAPI< Ret(Args...)> * > | SlotLstType |
Public 成员函数 | |
void | emit (Args...args) |
发射信号 更多... | |
Public 属性 | |
SlotLstType | _slotLst |
typedef list<GSlotAPI<Ret(Args...)>* > GSignal< Ret(Args...)>::SlotLstType |
|
inline |
发射信号
args | 参数列表 |
SlotLstType GSignal< Ret(Args...)>::_slotLst |