![]() |
Qt 6.x
The Qt SDK
|
#include "qqmlobjectcreator_p.h"#include <private/qqmlengine_p.h>#include <private/qqmlvmemetaobject_p.h>#include <private/qv4function_p.h>#include <private/qv4functionobject_p.h>#include <private/qv4qobjectwrapper_p.h>#include <private/qqmlbinding_p.h>#include <private/qqmlstringconverters_p.h>#include <private/qqmlboundsignal_p.h>#include <private/qqmlcomponentattached_p.h>#include <private/qqmlcomponent_p.h>#include <private/qqmlcustomparser_p.h>#include <private/qqmlscriptstring_p.h>#include <private/qqmlpropertyvalueinterceptor_p.h>#include <private/qqmlvaluetypeproxybinding_p.h>#include <private/qqmldebugconnector_p.h>#include <private/qqmldebugserviceinterfaces_p.h>#include <private/qqmlscriptdata_p.h>#include <private/qqmlsourcecoordinate_p.h>#include <private/qjsvalue_p.h>#include <private/qv4generatorobject_p.h>#include <private/qv4resolvedtypereference_p.h>#include <private/qqmlpropertybinding_p.h>#include <private/qqmlanybinding_p.h>#include <QtQml/private/qqmlvme_p.h>#include <QScopedValueRollback>#include <qtqml_tracepoints_p.h>#include <QLoggingCategory>
Include dependency graph for qqmlobjectcreator.cpp:Go to the source code of this file.
Functions | |
| QT_USE_NAMESPACE | Q_TRACE_PREFIX (qtqml, "namespace QV4 {" "struct ExecutionEngine;" "namespace CompiledData {" "struct CompilationUnit;" "struct Object;" "}}" "class QQmlEngine;") QQmlObjectCreator |
| static QQmlType | qmlTypeForObject (QObject *object) |
| QT_USE_NAMESPACE Q_TRACE_PREFIX | ( | qtqml | , |
| "namespace QV4 {" "struct ExecutionEngine;" "namespace CompiledData {" "struct CompilationUnit;" "struct Object;" "}}" "class QQmlEngine;" | |||
| ) |
Definition at line 41 of file qqmlobjectcreator.cpp.
Definition at line 632 of file qqmlobjectcreator.cpp.