#include "introspectable.h"
Definition at line 45 of file introspectable.h.
LeechCraft::Util::Introspectable::Introspectable |
( |
const Introspectable & |
| ) |
|
|
delete |
template<typename T >
QVariantMap LeechCraft::Util::Introspectable::operator() |
( |
const T & |
t | ) |
const |
|
inline |
QVariantMap LeechCraft::Util::Introspectable::operator() |
( |
const QVariant & |
variant | ) |
const |
template<typename T , typename U >
void LeechCraft::Util::Introspectable::Register |
( |
const U & |
intro, |
|
|
decltype(Invoke(intro, std::declval< QVariant >()))* |
= nullptr |
|
) |
| |
|
inline |
template<typename T , typename U >
void LeechCraft::Util::Introspectable::Register |
( |
const U & |
intro, |
|
|
decltype(Invoke(intro, std::declval< T >()))* |
= nullptr |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-6645-gcd10d7e/src/util/xpc/introspectable.h
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-6645-gcd10d7e/src/util/xpc/introspectable.cpp