![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
Deletes a SlotClosure object after its signal has fired. More...
#include "slotclosure.h"
Inheritance diagram for LeechCraft::Util::DeleteLaterPolicy:
Collaboration diagram for LeechCraft::Util::DeleteLaterPolicy:Protected Member Functions | |
| void | Fired () |
Protected Member Functions inherited from LeechCraft::Util::BasicDeletePolicy | |
| void | Invoke (const std::function< Signature_t > &f) |
| virtual | ~BasicDeletePolicy ()=default |
Additional Inherited Members | |
Protected Types inherited from LeechCraft::Util::BasicDeletePolicy | |
| using | Signature_t ) = void( |
Deletes a SlotClosure object after its signal has fired.
Definition at line 203 of file slotclosure.h.
|
inlineprotected |
Definition at line 206 of file slotclosure.h.