![]() |
Qt 6.x
The Qt SDK
|
#include <qqmltcobjectcreationhelper_p.h>
Public Member Functions | |
template<typename QmltcGeneratedType > | |
QmltcTypeData (QmltcGeneratedType *) | |
Public Attributes | |
QQmlType::RegistrationType | regType = QQmlType::CppType |
int | allocationSize = 0 |
const QMetaObject * | metaObject = nullptr |
Definition at line 107 of file qqmltcobjectcreationhelper_p.h.
|
inline |
Definition at line 114 of file qqmltcobjectcreationhelper_p.h.
int QmltcTypeData::allocationSize = 0 |
Definition at line 110 of file qqmltcobjectcreationhelper_p.h.
const QMetaObject* QmltcTypeData::metaObject = nullptr |
Definition at line 111 of file qqmltcobjectcreationhelper_p.h.
QQmlType::RegistrationType QmltcTypeData::regType = QQmlType::CppType |
Definition at line 109 of file qqmltcobjectcreationhelper_p.h.