![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
UiAnnotationList * | next |
UiAnnotation * | annotation |
![]() | |
int | kind = Kind_Undefined |
Definition at line 3769 of file qqmljsast_p.h.
|
inline |
Definition at line 3774 of file qqmljsast_p.h.
|
inline |
Definition at line 3778 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1589 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
|
inline |
Definition at line 3794 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3788 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3791 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
UiAnnotation* QQmlJS::AST::UiAnnotationList::annotation |
Definition at line 3803 of file qqmljsast_p.h.
UiAnnotationList* QQmlJS::AST::UiAnnotationList::next |
Definition at line 3802 of file qqmljsast_p.h.
Referenced by UiAnnotationList().