|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
Classes | |
| struct | EmptyType |
| struct | GetSuperclassTypeList |
| struct | GetSuperclassTypeList< T, true > |
| class | HasTypeSuperclass |
| struct | MapReduce |
| struct | MapReduce< TypeList<>, Map, Reduce > |
| struct | MapToTypeInfo |
| struct | ReduceToList |
| class | TypeInfo |
| struct | TypeList |
| struct | TypeList< EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType > |
Functions | |
| org_blueberry_core_runtime_EXPORT QString | DemangleName (const char *typeName) |
| org_blueberry_core_runtime_EXPORT QString | GetClassName (const Object *obj) |
| template<typename T > | |
| QString | GetClassName () |
| template<typename T > | |
| QList< TypeInfo > | GetSuperclasses () |
| org_blueberry_core_runtime_EXPORT QString berry::Reflection::DemangleName | ( | const char * | typeName | ) |
Referenced by berry::IAdaptable::GetAdapter(), and GetClassName().
| QString berry::Reflection::GetClassName | ( | ) |
Definition at line 40 of file berryReflection.h.
References DemangleName().
| org_blueberry_core_runtime_EXPORT QString berry::Reflection::GetClassName | ( | const Object * | obj | ) |
| QList< TypeInfo > berry::Reflection::GetSuperclasses | ( | ) |
Definition at line 220 of file berryReflection.h.