Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmltcobjectcreationhelper_p.h File Reference
#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_PRIVATE_EXPORT void qmltcCreateDynamicMetaObject (QObject *object, const QmltcTypeData &data)
 

Function Documentation

◆ qmltcCreateDynamicMetaObject()

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

+ Here is the call graph for this function: