![]() |
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 | |
bool | isStatic |
ClassElementList * | next |
PatternProperty * | property |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 2576 of file qqmljsast_p.h.
|
inline |
Definition at line 2581 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1518 of file qqmljsast.cpp.
|
inline |
Definition at line 2588 of file qqmljsast_p.h.
ClassElementList * QQmlJS::AST::ClassElementList::finish | ( | ) |
Definition at line 1530 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2596 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2599 of file qqmljsast_p.h.
bool QQmlJS::AST::ClassElementList::isStatic |
Definition at line 2608 of file qqmljsast_p.h.
ClassElementList* QQmlJS::AST::ClassElementList::next |
Definition at line 2609 of file qqmljsast_p.h.
PatternProperty* QQmlJS::AST::ClassElementList::property |
Definition at line 2610 of file qqmljsast_p.h.