![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljsast_p.h>
Public Attributes | |
| SourceLocation | importedDefaultBindingToken |
| QStringView | importedDefaultBinding |
| NameSpaceImport * | nameSpaceImport = nullptr |
| NamedImports * | namedImports = nullptr |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2768 of file qqmljsast_p.h.
|
inline |
Definition at line 2773 of file qqmljsast_p.h.
|
inline |
Definition at line 2779 of file qqmljsast_p.h.
|
inline |
Definition at line 2785 of file qqmljsast_p.h.
|
inline |
Definition at line 2791 of file qqmljsast_p.h.
|
inline |
Definition at line 2798 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1112 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2807 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2809 of file qqmljsast_p.h.
| QStringView QQmlJS::AST::ImportClause::importedDefaultBinding |
Definition at line 2814 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ImportClause::importedDefaultBindingToken |
Definition at line 2813 of file qqmljsast_p.h.
| NamedImports* QQmlJS::AST::ImportClause::namedImports = nullptr |
Definition at line 2816 of file qqmljsast_p.h.
| NameSpaceImport* QQmlJS::AST::ImportClause::nameSpaceImport = nullptr |
Definition at line 2815 of file qqmljsast_p.h.