![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Inheritance diagram for QQmlJS::AST::UiObjectMemberList:
Collaboration diagram for QQmlJS::AST::UiObjectMemberList:Public Attributes | |
| UiObjectMemberList * | next |
| UiObjectMember * | member |
Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 3047 of file qqmljsast_p.h.
|
inline |
Definition at line 3052 of file qqmljsast_p.h.
|
inline |
Definition at line 3056 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1278 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
Here is the call graph for this function:
|
inline |
Definition at line 3072 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3066 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3069 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
Here is the call graph for this function:| UiObjectMember* QQmlJS::AST::UiObjectMemberList::member |
Definition at line 3081 of file qqmljsast_p.h.
| UiObjectMemberList* QQmlJS::AST::UiObjectMemberList::next |
Definition at line 3080 of file qqmljsast_p.h.
Referenced by UiObjectMemberList().