![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
Deletes a SlotClosure object after its signal has fired. More...
#include "slotclosure.h"
Inheritance diagram for LC::Util::DeleteLaterPolicy:
Collaboration diagram for LC::Util::DeleteLaterPolicy:Static Protected Member Functions | |
| static void | Fired (SlotClosureBase *base) |
Additional Inherited Members | |
Protected Types inherited from LC::Util::BasicDeletePolicy | |
| using | Signature_t = void () |
Protected Member Functions inherited from LC::Util::BasicDeletePolicy | |
| void | Invoke (const std::function< Signature_t > &f, SlotClosureBase *) |
| virtual | ~BasicDeletePolicy ()=default |
Deletes a SlotClosure object after its signal has fired.
Definition at line 181 of file slotclosure.h.
|
inlinestaticprotected |
Definition at line 184 of file slotclosure.h.
References LC::Util::Filter().
Here is the call graph for this function: