LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::SlotClosureBase Member List

This is the complete list of members for LeechCraft::Util::SlotClosureBase, including all inherited members.

run()=0LeechCraft::Util::SlotClosureBasepure 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()=defaultLeechCraft::Util::SlotClosureBasevirtual