![]() |
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 | |
| QStringView | value |
| UiPragmaValueList * | next |
| SourceLocation | location |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 3153 of file qqmljsast_p.h.
|
inline |
Definition at line 3158 of file qqmljsast_p.h.
|
inline |
Definition at line 3165 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1332 of file qqmljsast.cpp.
|
inline |
Definition at line 3181 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3175 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3178 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPragmaValueList::location |
Definition at line 3190 of file qqmljsast_p.h.
| UiPragmaValueList* QQmlJS::AST::UiPragmaValueList::next |
Definition at line 3189 of file qqmljsast_p.h.
| QStringView QQmlJS::AST::UiPragmaValueList::value |
Definition at line 3188 of file qqmljsast_p.h.