![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
This is the complete list of members for LeechCraft::Util::SlotClosure< FireDestrPolicy >, including all inherited members.
FunType_t typedef | LeechCraft::Util::SlotClosure< FireDestrPolicy > | |
run() override | LeechCraft::Util::SlotClosure< FireDestrPolicy > | inlinevirtual |
SlotClosure(const FunType_t &func, QObject *parent) | LeechCraft::Util::SlotClosure< FireDestrPolicy > | inline |
SlotClosure(const FunType_t &func, QObject *sender, const char *signal, QObject *parent) | LeechCraft::Util::SlotClosure< FireDestrPolicy > | inline |
SlotClosure(const FunType_t &func, QObject *sender, const std::initializer_list< const char *> &signalsList, QObject *parent) | LeechCraft::Util::SlotClosure< FireDestrPolicy > | inline |
~SlotClosureBase()=default | LeechCraft::Util::SlotClosureBase | virtual |