![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>Go to the source code of this file.
Classes | |
| class | QQmlMetaType |
| \inmodule QtQml More... | |
| struct | QQmlMetaTypeInterface |
| struct | QQmlListMetaTypeInterface |
Namespaces | |
| namespace | QV4 |
| namespace | QV4::CompiledData |
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 285 of file qqmlmetatype_p.h.
|
inline |
Definition at line 289 of file qqmlmetatype_p.h.
| Q_DECLARE_TYPEINFO | ( | QQmlMetaType | , |
| Q_RELOCATABLE_TYPE | ) |