![]() |
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 * | qualifiedId |
Statement * | statement |
SourceLocation | colonToken |
Public Attributes inherited from QQmlJS::AST::UiObjectMember | |
UiAnnotationList * | annotations = nullptr |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 3699 of file qqmljsast_p.h.
|
inline |
Definition at line 3704 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1252 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3710 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3713 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::UiScriptBinding::colonToken |
Definition at line 3721 of file qqmljsast_p.h.
UiQualifiedId* QQmlJS::AST::UiScriptBinding::qualifiedId |
Definition at line 3719 of file qqmljsast_p.h.
Statement* QQmlJS::AST::UiScriptBinding::statement |
Definition at line 3720 of file qqmljsast_p.h.