![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "introspectable.h"
Public Member Functions | |
| Introspectable (const Introspectable &)=delete | |
| Introspectable & | operator= (const Introspectable &)=delete |
| template<typename T , typename U > | |
| void | Register (const U &intro) |
| template<typename T > | |
| QVariantMap | operator() (const T &t) const |
| QVariantMap | operator() (const QVariant &) const |
Static Public Member Functions | |
| static Introspectable & | Instance () |
Definition at line 21 of file introspectable.h.
|
delete |
|
static |
Definition at line 15 of file introspectable.cpp.
References LC::Util::Filter().
Here is the call graph for this function:| QVariantMap LC::Util::Introspectable::operator() | ( | const QVariant & | variant | ) | const |
Definition at line 21 of file introspectable.cpp.
References LC::Util::Filter().
Here is the call graph for this function:
|
inline |
Definition at line 45 of file introspectable.h.
|
delete |
Definition at line 33 of file introspectable.h.