![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Inheritance diagram for QQmlJS::AST::UiProgram:
Collaboration diagram for QQmlJS::AST::UiProgram:Public Attributes | |
| UiHeaderItemList * | headers |
| UiObjectMemberList * | members |
Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 3219 of file qqmljsast_p.h.
|
inline |
Definition at line 3224 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1193 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), headers, and members.
Here is the call graph for this function:
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3230 of file qqmljsast_p.h.
References members().
Here is the call graph for this function:
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3239 of file qqmljsast_p.h.
References members().
Here is the call graph for this function:| UiHeaderItemList* QQmlJS::AST::UiProgram::headers |
Definition at line 3249 of file qqmljsast_p.h.
Referenced by accept0().
| UiObjectMemberList* QQmlJS::AST::UiProgram::members |
Definition at line 3250 of file qqmljsast_p.h.
Referenced by accept0().