![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
QStringView | value |
UiPragmaValueList * | next |
SourceLocation | location |
![]() | |
int | kind = Kind_Undefined |
Definition at line 3084 of file qqmljsast_p.h.
|
inline |
Definition at line 3089 of file qqmljsast_p.h.
|
inline |
Definition at line 3096 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1336 of file qqmljsast.cpp.
|
inline |
Definition at line 3112 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3106 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3109 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
SourceLocation QQmlJS::AST::UiPragmaValueList::location |
Definition at line 3121 of file qqmljsast_p.h.
UiPragmaValueList* QQmlJS::AST::UiPragmaValueList::next |
Definition at line 3120 of file qqmljsast_p.h.
Referenced by UiPragmaValueList().
QStringView QQmlJS::AST::UiPragmaValueList::value |
Definition at line 3119 of file qqmljsast_p.h.