Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmljsimportvisitor_p.h File Reference

(4aa1deee1be966a6491ab5a1c1de09707a5e8215)

#include <private/qqmljscontextualtypes_p.h>
#include <qtqmlcompilerexports.h>
#include "qqmljsannotation_p.h"
#include "qqmljsimporter_p.h"
#include "qqmljslogger_p.h"
#include "qqmljsscope_p.h"
#include "qqmljsscopesbyid_p.h"
#include <QtCore/qvariant.h>
#include <QtCore/qstack.h>
#include <private/qqmljsast_p.h>
#include <private/qqmljsdiagnosticmessage_p.h>
#include <private/qv4compileddata_p.h>
#include <functional>
+ Include dependency graph for qqmljsimportvisitor_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlJSImportVisitor
 
struct  QQmlJSImportVisitor::UnfinishedBinding
 
struct  QQmlJSImportVisitor::FunctionOrExpressionIdentifier
 
struct  QQmlJSImportVisitor::PendingPropertyType
 
struct  QQmlJSImportVisitor::PendingMethodType
 
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