![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldmobjectdata_p.h>
Inheritance diagram for VDMObjectDelegateDataType:
Collaboration diagram for VDMObjectDelegateDataType:Public Attributes | |
| int | propertyOffset |
| int | signalOffset |
| bool | shared |
| QMetaObjectBuilder | builder |
Public Attributes inherited from QQmlAdaptorModel::Accessors | |
| QScopedPointer< QMetaObject, QScopedPointerPodDeleter > | metaObject |
| QQmlPropertyCache::ConstPtr | propertyCache |
Additional Inherited Members | |
Protected Member Functions inherited from QQmlRefCounted< VDMObjectDelegateDataType > | |
| ~QQmlRefCounted () | |
Definition at line 56 of file qqmldmobjectdata_p.h.
|
inline |
Definition at line 66 of file qqmldmobjectdata_p.h.
|
inline |
Definition at line 73 of file qqmldmobjectdata_p.h.
References builder, DynamicMetaObject, and QMetaObjectBuilder::setFlags().
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from QQmlAdaptorModel::Accessors.
Definition at line 128 of file qqmldmobjectdata_p.h.
References QQmlRefCounted< VDMObjectDelegateDataType >::release().
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from QQmlAdaptorModel::Accessors.
Definition at line 90 of file qqmldmobjectdata_p.h.
|
inlineoverridevirtual |
Reimplemented from QQmlAdaptorModel::Accessors.
Definition at line 102 of file qqmldmobjectdata_p.h.
References QAbstractItemModel::count, initializeMetaType(), QQmlAdaptorModel::Accessors::metaObject, and model.
Here is the call graph for this function:
|
inline |
Definition at line 114 of file qqmldmobjectdata_p.h.
References builder, QQmlAdaptorModel::Accessors::metaObject, model, Q_UNUSED, QScopedPointer< T, Cleanup >::reset(), and QMetaObjectBuilder::toMetaObject().
Referenced by createItem().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Reimplemented from QQmlAdaptorModel::Accessors.
Definition at line 133 of file qqmldmobjectdata_p.h.
|
inlineoverridevirtual |
Reimplemented from QQmlAdaptorModel::Accessors.
Definition at line 85 of file qqmldmobjectdata_p.h.
References QAbstractItemModel::count, and model.
|
inlineoverridevirtual |
Reimplemented from QQmlAdaptorModel::Accessors.
Definition at line 95 of file qqmldmobjectdata_p.h.
References model, and QString::toUtf8().
Here is the call graph for this function:| QMetaObjectBuilder VDMObjectDelegateDataType::builder |
Definition at line 64 of file qqmldmobjectdata_p.h.
Referenced by VDMObjectDelegateDataType(), QQmlDMObjectDataMetaObject::createProperty(), and initializeMetaType().
| int VDMObjectDelegateDataType::propertyOffset |
Definition at line 61 of file qqmldmobjectdata_p.h.
Referenced by QQmlDMObjectDataMetaObject::createProperty(), and QQmlDMObjectDataMetaObject::metaCall().
| bool VDMObjectDelegateDataType::shared |
Definition at line 63 of file qqmldmobjectdata_p.h.
Referenced by QQmlDMObjectDataMetaObject::createProperty().
| int VDMObjectDelegateDataType::signalOffset |
Definition at line 62 of file qqmldmobjectdata_p.h.
Referenced by QQmlDMObjectDataMetaObject::metaCall().