tpSlot类
Utils
2025-07-05
继承关系
基础信息
头文件: | include <tpSignalSlot.h> |
---|---|
Cmake: | None |
发布版本: | V0.1.0 |
继承类: | tpSlotBase< _ArgTypes... > |
派生类: |
Public 成员函数
tpSlot(T *obj, FuncPtr func) | ||
---|---|---|
tpSlot(T *obj, FuncPtr func(_ArgTypes... args)) | ||
exec(_ArgTypes... args) | ||
receiver() | ||
function() |