![]() |
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 | |
UiObjectMemberList * | next |
UiObjectMember * | member |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 3116 of file qqmljsast_p.h.
|
inline |
Definition at line 3121 of file qqmljsast_p.h.
|
inline |
Definition at line 3125 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1274 of file qqmljsast.cpp.
|
inline |
Definition at line 3141 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3135 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3138 of file qqmljsast_p.h.
UiObjectMember* QQmlJS::AST::UiObjectMemberList::member |
Definition at line 3150 of file qqmljsast_p.h.
UiObjectMemberList* QQmlJS::AST::UiObjectMemberList::next |
Definition at line 3149 of file qqmljsast_p.h.