LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::Introspectable Class Reference

#include "introspectable.h"

Public Member Functions

 Introspectable (const Introspectable &)=delete
 
Introspectableoperator= (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 IntrospectableInstance ()
 

Detailed Description

Definition at line 21 of file introspectable.h.

Constructor & Destructor Documentation

◆ Introspectable()

LC::Util::Introspectable::Introspectable ( const Introspectable & )
delete

Member Function Documentation

◆ Instance()

Introspectable & LC::Util::Introspectable::Instance ( )
static

Definition at line 15 of file introspectable.cpp.

◆ operator()() [1/2]

QVariantMap LC::Util::Introspectable::operator() ( const QVariant & variant) const

Definition at line 21 of file introspectable.cpp.

◆ operator()() [2/2]

template<typename T >
QVariantMap LC::Util::Introspectable::operator() ( const T & t) const
inline

Definition at line 45 of file introspectable.h.

◆ operator=()

Introspectable & LC::Util::Introspectable::operator= ( const Introspectable & )
delete

◆ Register()

template<typename T , typename U >
void LC::Util::Introspectable::Register ( const U & intro)
inline

Definition at line 33 of file introspectable.h.


The documentation for this class was generated from the following files: