![]() |
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 | |
QStringView | name |
UiObjectDefinition * | component |
SourceLocation | componentToken |
SourceLocation | identifierToken |
![]() | |
UiAnnotationList * | annotations = nullptr |
![]() | |
int | kind = Kind_Undefined |
Definition at line 3596 of file qqmljsast_p.h.
|
inline |
Definition at line 3601 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1569 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3608 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3605 of file qqmljsast_p.h.
UiObjectDefinition* QQmlJS::AST::UiInlineComponent::component |
Definition at line 3615 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::UiInlineComponent::componentToken |
Definition at line 3616 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::UiInlineComponent::identifierToken |
Definition at line 3617 of file qqmljsast_p.h.
QStringView QQmlJS::AST::UiInlineComponent::name |
Definition at line 3614 of file qqmljsast_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().