![]() |
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 |
![]() | |
int | kind = Kind_Undefined |
Definition at line 3846 of file qqmljsast_p.h.
|
inline |
Definition at line 3851 of file qqmljsast_p.h.
|
inline |
Definition at line 3855 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1587 of file qqmljsast.cpp.
|
inline |
Definition at line 3871 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3865 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3868 of file qqmljsast_p.h.
UiAnnotation* QQmlJS::AST::UiAnnotationList::annotation |
Definition at line 3880 of file qqmljsast_p.h.
UiAnnotationList* QQmlJS::AST::UiAnnotationList::next |
Definition at line 3879 of file qqmljsast_p.h.