![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmltype_p_p.h>
Public Attributes | |
int | allocationSize |
void(* | newFunc )(void *, void *) |
void * | userdata = nullptr |
QString | noCreationReason |
QVariant(* | createValueTypeFunc )(const QJSValue &) |
int | parserStatusCast |
QObject *(* | extFunc )(QObject *) |
const QMetaObject * | extMetaObject |
QQmlCustomParser * | customParser |
QQmlAttachedPropertiesFunc | attachedPropertiesFunc |
const QMetaObject * | attachedPropertiesType |
int | propertyValueSourceCast |
int | propertyValueInterceptorCast |
int | finalizerCast |
bool | registerEnumClassesUnscoped |
bool | registerEnumsFromRelatedTypes |
bool | constructValueType |
bool | populateValueType |
Definition at line 112 of file qqmltype_p_p.h.
int QQmlTypePrivate::QQmlCppTypeData::allocationSize |
Definition at line 114 of file qqmltype_p_p.h.
QQmlAttachedPropertiesFunc QQmlTypePrivate::QQmlCppTypeData::attachedPropertiesFunc |
Definition at line 123 of file qqmltype_p_p.h.
const QMetaObject* QQmlTypePrivate::QQmlCppTypeData::attachedPropertiesType |
Definition at line 124 of file qqmltype_p_p.h.
bool QQmlTypePrivate::QQmlCppTypeData::constructValueType |
Definition at line 130 of file qqmltype_p_p.h.
Definition at line 118 of file qqmltype_p_p.h.
QQmlCustomParser* QQmlTypePrivate::QQmlCppTypeData::customParser |
Definition at line 122 of file qqmltype_p_p.h.
Definition at line 120 of file qqmltype_p_p.h.
const QMetaObject* QQmlTypePrivate::QQmlCppTypeData::extMetaObject |
Definition at line 121 of file qqmltype_p_p.h.
int QQmlTypePrivate::QQmlCppTypeData::finalizerCast |
Definition at line 127 of file qqmltype_p_p.h.
Definition at line 115 of file qqmltype_p_p.h.
QString QQmlTypePrivate::QQmlCppTypeData::noCreationReason |
Definition at line 117 of file qqmltype_p_p.h.
int QQmlTypePrivate::QQmlCppTypeData::parserStatusCast |
Definition at line 119 of file qqmltype_p_p.h.
bool QQmlTypePrivate::QQmlCppTypeData::populateValueType |
Definition at line 131 of file qqmltype_p_p.h.
int QQmlTypePrivate::QQmlCppTypeData::propertyValueInterceptorCast |
Definition at line 126 of file qqmltype_p_p.h.
int QQmlTypePrivate::QQmlCppTypeData::propertyValueSourceCast |
Definition at line 125 of file qqmltype_p_p.h.
bool QQmlTypePrivate::QQmlCppTypeData::registerEnumClassesUnscoped |
Definition at line 128 of file qqmltype_p_p.h.
bool QQmlTypePrivate::QQmlCppTypeData::registerEnumsFromRelatedTypes |
Definition at line 129 of file qqmltype_p_p.h.
void* QQmlTypePrivate::QQmlCppTypeData::userdata = nullptr |
Definition at line 116 of file qqmltype_p_p.h.