Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QmltcTypeData Struct Reference

#include <qqmltcobjectcreationhelper_p.h>

+ Collaboration diagram for QmltcTypeData:

Public Member Functions

template<typename QmltcGeneratedType >
 QmltcTypeData (QmltcGeneratedType *)
 

Public Attributes

QQmlType::RegistrationType regType = QQmlType::CppType
 
int allocationSize = 0
 
const QMetaObjectmetaObject = nullptr
 

Detailed Description

Definition at line 107 of file qqmltcobjectcreationhelper_p.h.

Constructor & Destructor Documentation

◆ QmltcTypeData()

template<typename QmltcGeneratedType >
QmltcTypeData::QmltcTypeData ( QmltcGeneratedType * )
inline

Definition at line 114 of file qqmltcobjectcreationhelper_p.h.

Member Data Documentation

◆ allocationSize

int QmltcTypeData::allocationSize = 0

Definition at line 110 of file qqmltcobjectcreationhelper_p.h.

◆ metaObject

const QMetaObject* QmltcTypeData::metaObject = nullptr

Definition at line 111 of file qqmltcobjectcreationhelper_p.h.

◆ regType

Definition at line 109 of file qqmltcobjectcreationhelper_p.h.


The documentation for this struct was generated from the following file: