![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "slotclosure.h"
Inheritance diagram for LeechCraft::Util::SlotClosure< FireDestrPolicy >:
Collaboration diagram for LeechCraft::Util::SlotClosure< FireDestrPolicy >:Public Member Functions | |
| void | run () override |
Public Member Functions inherited from LeechCraft::Util::SlotClosureBase | |
| SlotClosureBase (const std::function< void()> &func, QObject *parent) | |
| SlotClosureBase (const std::function< void()> &func, QObject *sender, const char *signal, QObject *parent) | |
| SlotClosureBase (const std::function< void()> &func, QObject *sender, const std::initializer_list< const char * > &signalsList, QObject *parent) | |
| virtual | ~SlotClosureBase ()=default |
Additional Inherited Members | |
Public Slots inherited from LeechCraft::Util::SlotClosureBase |
Definition at line 62 of file slotclosure.h.
|
inlineoverridevirtual |
Implements LeechCraft::Util::SlotClosureBase.
Definition at line 68 of file slotclosure.h.
References LeechCraft::Util::SlotClosureBase::run().
Here is the call graph for this function: