![]() |
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 3717 of file qqmljsast_p.h.
|
inline |
Definition at line 3722 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 3728 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3731 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiScriptBinding::colonToken |
Definition at line 3739 of file qqmljsast_p.h.
| UiQualifiedId* QQmlJS::AST::UiScriptBinding::qualifiedId |
Definition at line 3737 of file qqmljsast_p.h.
| Statement* QQmlJS::AST::UiScriptBinding::statement |
Definition at line 3738 of file qqmljsast_p.h.