![]() |
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 |
| Public Attributes inherited from QQmlJS::AST::UiObjectMember | |
| UiAnnotationList * | annotations = nullptr |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 3603 of file qqmljsast_p.h.
|
inline |
Definition at line 3608 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1572 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3615 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3612 of file qqmljsast_p.h.
| UiObjectDefinition* QQmlJS::AST::UiInlineComponent::component |
Definition at line 3622 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiInlineComponent::componentToken |
Definition at line 3623 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiInlineComponent::identifierToken |
Definition at line 3624 of file qqmljsast_p.h.
| QStringView QQmlJS::AST::UiInlineComponent::name |
Definition at line 3621 of file qqmljsast_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().