![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
SourceLocation | lbraceToken |
UiObjectMemberList * | members |
SourceLocation | rbraceToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 3291 of file qqmljsast_p.h.
|
inline |
Definition at line 3296 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1227 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and members.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3302 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3305 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::UiObjectInitializer::lbraceToken |
Definition at line 3309 of file qqmljsast_p.h.
UiObjectMemberList* QQmlJS::AST::UiObjectInitializer::members |
Definition at line 3310 of file qqmljsast_p.h.
Referenced by accept0(), and QQmlJSImportVisitor::parseAnnotations().
SourceLocation QQmlJS::AST::UiObjectInitializer::rbraceToken |
Definition at line 3311 of file qqmljsast_p.h.