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
qqmltcobjectcreationhelper.cpp File Reference

(980805832c23160481720d31aed374439ccd1d9b)

#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)
 

Function Documentation

◆ qmltcCreateDynamicMetaObject()

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(), Qt::DirectConnection, QObjectPrivate::get(), QQmlType::isValid(), QObjectData::metaObject, Q_ASSERT, and QStringLiteral.

+ Here is the call graph for this function: