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 3561 of file qqmljsast_p.h.
|
inline |
Definition at line 3566 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1209 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3573 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3576 of file qqmljsast_p.h.
UiObjectInitializer* QQmlJS::AST::UiObjectDefinition::initializer |
Definition at line 3581 of file qqmljsast_p.h.
UiQualifiedId* QQmlJS::AST::UiObjectDefinition::qualifiedTypeNameId |
Definition at line 3580 of file qqmljsast_p.h.