![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
bool | isStatic |
ClassElementList * | next |
PatternProperty * | property |
![]() | |
int | kind = Kind_Undefined |
Definition at line 2507 of file qqmljsast_p.h.
|
inline |
Definition at line 2512 of file qqmljsast_p.h.
References next.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1517 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
|
inline |
Definition at line 2519 of file qqmljsast_p.h.
ClassElementList * QQmlJS::AST::ClassElementList::finish | ( | ) |
Definition at line 1529 of file qqmljsast.cpp.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2527 of file qqmljsast_p.h.
|
inlineoverridevirtual |
bool QQmlJS::AST::ClassElementList::isStatic |
Definition at line 2539 of file qqmljsast_p.h.
ClassElementList* QQmlJS::AST::ClassElementList::next |
Definition at line 2540 of file qqmljsast_p.h.
PatternProperty* QQmlJS::AST::ClassElementList::property |
Definition at line 2541 of file qqmljsast_p.h.