![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
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) |
Q_QML_EXPORT void qmltcCreateDynamicMetaObject | ( | QObject * | object, |
const QmltcTypeData & | data ) |
Definition at line 13 of file qqmltcobjectcreationhelper.cpp.
References QmltcTypeData::allocationSize.