![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
This is the complete list of members for LeechCraft::Util::SlotClosureBase, including all inherited members.
| run()=0 | LeechCraft::Util::SlotClosureBase | pure virtualslot |
| SlotClosureBase(const std::function< void()> &func, QObject *parent) | LeechCraft::Util::SlotClosureBase | |
| SlotClosureBase(const std::function< void()> &func, QObject *sender, const char *signal, QObject *parent) | LeechCraft::Util::SlotClosureBase | |
| SlotClosureBase(const std::function< void()> &func, QObject *sender, const std::initializer_list< const char * > &signalsList, QObject *parent) | LeechCraft::Util::SlotClosureBase | |
| ~SlotClosureBase()=default | LeechCraft::Util::SlotClosureBase | virtual |