#include "introspectable.h"
Definition at line 44 of file introspectable.h.
◆ Introspectable()
◆ Instance()
◆ operator()() [1/2]
template<typename T >
QVariantMap LC::Util::Introspectable::operator() |
( |
const T & |
t | ) |
const |
|
inline |
◆ operator()() [2/2]
QVariantMap LC::Util::Introspectable::operator() |
( |
const QVariant & |
variant | ) |
const |
◆ operator=()
◆ Register() [1/2]
template<typename T , typename U >
void LC::Util::Introspectable::Register |
( |
const U & |
intro, |
|
|
std::result_of_t< U(QVariant)> * |
= nullptr |
|
) |
| |
|
inline |
◆ Register() [2/2]
template<typename T , typename U >
void LC::Util::Introspectable::Register |
( |
const U & |
intro, |
|
|
std::result_of_t< U(T)> * |
= nullptr |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-13729-g7046a9d2a7/src/util/xpc/introspectable.h
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-13729-g7046a9d2a7/src/util/xpc/introspectable.cpp