![]() |
Qt 6.x
The Qt SDK
|
#include "qqmltcobjectcreationhelper_p.h"#include <private/qqmlmetatype_p.h>#include <private/qmetaobjectbuilder_p.h>#include <private/qobject_p.h>#include <private/qqmltype_p_p.h>
Include dependency graph for qqmltcobjectcreationhelper.cpp:Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE void | qmltcCreateDynamicMetaObject (QObject *object, const QmltcTypeData &data) |
| QT_BEGIN_NAMESPACE void qmltcCreateDynamicMetaObject | ( | QObject * | object, |
| const QmltcTypeData & | data | ||
| ) |
Definition at line 13 of file qqmltcobjectcreationhelper.cpp.
References QObject::connect(), QQmlType::CppType, QQmlType::createProxy(), QObject::destroyed(), QObjectPrivate::get(), QQmlType::isValid(), QObjectData::metaObject, Q_ASSERT, and QStringLiteral.
Here is the call graph for this function: