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_p.h File Reference

(5c5a2c24847c636857153078e4716fcb242f394d)

#include <QtQml/qqml.h>
#include <QtCore/private/qglobal_p.h>
#include <QtCore/qversionnumber.h>
#include <private/qtqmlglobal_p.h>
#include <private/qqmltype_p.h>
#include <array>
+ Include dependency graph for qqmltcobjectcreationhelper_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmltcObjectCreationHelper
 
class  QQmltcObjectCreationBase< QmltcGeneratedType >
 
struct  QmltcTypeData
 

Functions

Q_QML_EXPORT void qmltcCreateDynamicMetaObject (QObject *object, const QmltcTypeData &data)
 

Function Documentation

◆ qmltcCreateDynamicMetaObject()

Q_QML_EXPORT 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: