![]() |
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 | |
UiQualifiedId * | qualifiedTypeNameId |
UiObjectInitializer * | initializer |
Public Attributes inherited from QQmlJS::AST::UiObjectMember | |
UiAnnotationList * | annotations = nullptr |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 3580 of file qqmljsast_p.h.
|
inline |
Definition at line 3585 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1212 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3592 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3595 of file qqmljsast_p.h.
UiObjectInitializer* QQmlJS::AST::UiObjectDefinition::initializer |
Definition at line 3600 of file qqmljsast_p.h.
UiQualifiedId* QQmlJS::AST::UiObjectDefinition::qualifiedTypeNameId |
Definition at line 3599 of file qqmljsast_p.h.