![]() |
Qt 6.x
The Qt SDK
|
#include <private/qtqmlcompilerexports_p.h>#include <QtCore/qstring.h>#include <QtCore/qstringlist.h>#include <QtCore/qsharedpointer.h>#include <QtCore/qvariant.h>#include <QtCore/qhash.h>#include <QtQml/private/qqmljssourcelocation_p.h>#include <QtQml/private/qqmltranslation_p.h>#include "qqmlsaconstants.h"#include "qqmlsa.h"#include "qqmljsannotation_p.h"
Include dependency graph for qqmljsmetatypes_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| using | QQmlJSMetaMethodType = QQmlSA::MethodType |
Enumerations | |
| enum | ScriptBindingValueType : unsigned int { ScriptValue_Unknown , ScriptValue_Undefined } |
Definition at line 49 of file qqmljsmetatypes_p.h.
| enum ScriptBindingValueType : unsigned int |
| Enumerator | |
|---|---|
| ScriptValue_Unknown | |
| ScriptValue_Undefined | |
Definition at line 44 of file qqmljsmetatypes_p.h.