#include <berryReflection.h>
Definition at line 139 of file berryReflection.h.
◆ TypeInfo() [1/2]
berry::Reflection::TypeInfo::TypeInfo |
( |
| ) |
|
◆ TypeInfo() [2/2]
template<typename T >
berry::Reflection::TypeInfo::TypeInfo |
( |
T * |
| ) |
|
|
inlineexplicit |
◆ GetName()
QString berry::Reflection::TypeInfo::GetName |
( |
| ) |
const |
◆ GetSuperclasses()
QList<TypeInfo> berry::Reflection::TypeInfo::GetSuperclasses |
( |
| ) |
const |
◆ New()
template<typename T >
static TypeInfo berry::Reflection::TypeInfo::New |
( |
| ) |
|
|
inlinestatic |
◆ operator==()
bool berry::Reflection::TypeInfo::operator== |
( |
const TypeInfo & |
other | ) |
const |
The documentation for this class was generated from the following file: