![]() |
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 2579 of file qqmljsast_p.h.
|
inline |
Definition at line 2584 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1518 of file qqmljsast.cpp.
|
inline |
Definition at line 2591 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 2599 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2602 of file qqmljsast_p.h.
| bool QQmlJS::AST::ClassElementList::isStatic |
Definition at line 2611 of file qqmljsast_p.h.
| ClassElementList* QQmlJS::AST::ClassElementList::next |
Definition at line 2612 of file qqmljsast_p.h.
| PatternProperty* QQmlJS::AST::ClassElementList::property |
Definition at line 2613 of file qqmljsast_p.h.