![]() |
Qt 6.x
The Qt SDK
|
#include <private/qqmldirparser_p.h>#include <private/qqmlmetaobject_p.h>#include <private/qqmlproxymetaobject_p.h>#include <private/qqmltype_p.h>#include <private/qtqmlglobal_p.h>
Include dependency graph for qqmlmetatype_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QQmlMetaType |
| struct | QQmlMetaTypeInterface |
| struct | QQmlListMetaTypeInterface |
Namespaces | |
| namespace | QV4 |
| \qmltype Particle \inqmlmodule QtQuick.Particles | |
Functions | |
| Q_DECLARE_TYPEINFO (QQmlMetaType, Q_RELOCATABLE_TYPE) | |
| const QMetaObject * | dynamicQmlListMarker (const QtPrivate::QMetaTypeInterface *) |
| const QMetaObject * | dynamicQmlMetaObject (const QtPrivate::QMetaTypeInterface *iface) |
|
inline |
Definition at line 281 of file qqmlmetatype_p.h.
Referenced by QQmlMetaType::listValueType().
Here is the caller graph for this function:
|
inline |
Definition at line 285 of file qqmlmetatype_p.h.
References QQmlMetaObject::metaObject(), and QQmlMetaType::metaObjectForType().
Here is the call graph for this function:| Q_DECLARE_TYPEINFO | ( | QQmlMetaType | , |
| Q_RELOCATABLE_TYPE | |||
| ) |