![]() |
Qt 6.x
The Qt SDK
|
#include <private/qtqmlcompilerexports_p.h>#include "qqmljsmetatypes_p.h"#include "qdeferredpointer_p.h"#include "qqmljsannotation_p.h"#include "qqmlsaconstants.h"#include "qqmlsa_p.h"#include <QtQml/private/qqmljssourcelocation_p.h>#include <QtCore/qfileinfo.h>#include <QtCore/qhash.h>#include <QtCore/qset.h>#include <QtCore/qstring.h>#include <QtCore/qversionnumber.h>#include <optional>
Include dependency graph for qqmljsscope_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QQmlJS::ConstPtrWrapperIterator |
| class | QQmlJSScope |
| Tracks the types for the QmlCompiler. More... | |
| class | QQmlJSScope::Import |
| class | QQmlJSScope::Export |
| struct | QQmlJSScope::ExportedScope< Pointer > |
| struct | QQmlJSScope::ImportedScope< Pointer > |
| struct | QQmlJSScope::ContextualTypes |
| struct | QQmlJSScope::JavaScriptIdentifier |
| struct | QQmlJSScope::AnnotatedScope |
| struct | QQmlJSScope::QmlIRCompatibilityBindingData |
| class | QDeferredFactory< QQmlJSScope > |
Namespaces | |
| namespace | QQmlJS |
Typedefs | |
| using | QQmlJSExportedScope = QQmlJSScope::ExportedScope< QQmlJSScope::Ptr > |
| using | QQmlJSImportedScope = QQmlJSScope::ImportedScope< QQmlJSScope::ConstPtr > |
Functions | |
| Q_DECLARE_TYPEINFO (QQmlJSScope::QmlIRCompatibilityBindingData, Q_RELOCATABLE_TYPE) | |
Definition at line 856 of file qqmljsscope_p.h.
Definition at line 857 of file qqmljsscope_p.h.
| Q_DECLARE_TYPEINFO | ( | QQmlJSScope::QmlIRCompatibilityBindingData | , |
| Q_RELOCATABLE_TYPE | |||
| ) |