![]() |
LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
|
#include "slotclosure.h"
Protected Types | |
| using | Signature_t = void () |
Protected Member Functions | |
| void | Invoke (const std::function< Signature_t > &f, SlotClosureBase *) |
| virtual | ~BasicDeletePolicy ()=default |
Definition at line 166 of file slotclosure.h.
|
protected |
Definition at line 169 of file slotclosure.h.
|
protectedvirtualdefault |
|
inlineprotected |
Definition at line 171 of file slotclosure.h.