![]() |
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 | |
UiAnnotationList * | next |
UiAnnotation * | annotation |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 3855 of file qqmljsast_p.h.
|
inline |
Definition at line 3860 of file qqmljsast_p.h.
|
inline |
Definition at line 3864 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1590 of file qqmljsast.cpp.
|
inline |
Definition at line 3880 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3874 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3877 of file qqmljsast_p.h.
UiAnnotation* QQmlJS::AST::UiAnnotationList::annotation |
Definition at line 3889 of file qqmljsast_p.h.
UiAnnotationList* QQmlJS::AST::UiAnnotationList::next |
Definition at line 3888 of file qqmljsast_p.h.