![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
This is the complete list of members for LeechCraft::Util::Introspectable, including all inherited members.
Instance() | LeechCraft::Util::Introspectable | static |
Introspectable(const Introspectable &)=delete | LeechCraft::Util::Introspectable | |
operator()(const T &t) const | LeechCraft::Util::Introspectable | inline |
operator()(const QVariant &) const | LeechCraft::Util::Introspectable | |
operator=(const Introspectable &)=delete | LeechCraft::Util::Introspectable | |
Register(const U &intro, decltype(std::invoke(intro, std::declval< QVariant >())) *=nullptr) | LeechCraft::Util::Introspectable | inline |
Register(const U &intro, decltype(std::invoke(intro, std::declval< T >())) *=nullptr) | LeechCraft::Util::Introspectable | inline |