#include "introspectable.h"
|
| | 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 |
Definition at line 21 of file introspectable.h.
◆ Introspectable()
| LC::Util::Introspectable::Introspectable |
( |
const Introspectable & | | ) |
|
|
delete |
◆ Instance()
| Introspectable & LC::Util::Introspectable::Instance |
( |
| ) |
|
|
static |
◆ operator()() [1/2]
| QVariantMap LC::Util::Introspectable::operator() |
( |
const QVariant & | variant | ) |
const |
◆ operator()() [2/2]
template<typename T>
| QVariantMap LC::Util::Introspectable::operator() |
( |
const T & | t | ) |
const |
|
inline |
◆ operator=()
| Introspectable & LC::Util::Introspectable::operator= |
( |
const Introspectable & | | ) |
|
|
delete |
◆ Register()
template<typename T, typename U>
| void LC::Util::Introspectable::Register |
( |
const U & | intro | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17793.g6e56308e78-build/leechcraft-0.6.70-17793-g6e56308e78/src/util/xpc/introspectable.h
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17793.g6e56308e78-build/leechcraft-0.6.70-17793-g6e56308e78/src/util/xpc/introspectable.cpp