![]() |
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/qduplicatetracker_p.h>
#include <private/qqmljsannotation_p.h>
#include <private/qqmljsast_p.h>
#include <private/qqmljscontextualtypes_p.h>
#include <private/qqmljsdiagnosticmessage_p.h>
#include <private/qqmljsimporter_p.h>
#include <private/qqmljslogger_p.h>
#include <private/qqmljsscope_p.h>
#include <private/qqmljsscopesbyid_p.h>
#include <private/qv4compileddata_p.h>
#include <QtQmlCompiler/qtqmlcompilerexports.h>
#include <QtCore/qvariant.h>
#include <QtCore/qstack.h>
#include <functional>
Go to the source code of this file.
Classes | |
class | QQmlJSImportVisitor |
struct | QQmlJSImportVisitor::UnfinishedBinding |
struct | QQmlJSImportVisitor::ScopeAndNameT< scopeIsConst > |
struct | QQmlJSImportVisitor::PendingPropertyType |
struct | QQmlJSImportVisitor::PendingMethodTypeAnnotations |
struct | QQmlJSImportVisitor::PendingPropertyObjectBinding |
struct | QQmlJSImportVisitor::RequiredProperty |
struct | QQmlJSImportVisitor::WithVisibilityScope< T > |
Utility wrapper that adds visibility scope to the data. More... |
Namespaces | |
namespace | QQmlJS |
namespace | QQmlJS::Dom |