Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmljsimporter_p.h File Reference

(2e4c66160f0cfbc76b0154d8b989f8931b1963bf)

#include <qtqmlcompilerexports.h>
#include "qqmljscontextualtypes_p.h"
#include "qqmljsscope_p.h"
#include "qqmljsresourcefilemapper_p.h"
#include <QtQml/private/qqmldirparser_p.h>
#include <QtQml/private/qqmljsast_p.h>
Include dependency graph for qqmljsimporter_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlJS::Import
class  QQmlJSImporter
struct  QQmlJSImporter::ImportedTypes
struct  QQmlJSImporter::ImportVisitorPrerequisites

Namespaces

namespace  QQmlJS

Enumerations

enum  QQmlJSImporterFlag { UseOptionalImports = 0x1 , PreferQmlFilesFromSourceFolder = 0x2 , TolerateFileSelectors = 0x4 }

Enumeration Type Documentation

◆ QQmlJSImporterFlag

Enumerator
UseOptionalImports 
PreferQmlFilesFromSourceFolder 
TolerateFileSelectors 

Definition at line 64 of file qqmljsimporter_p.h.