![]() |
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 | |
| enum QQmlJS::AST::UiPublicMember:: { ... } | type |
| bool | hasAttributes = false |
| QStringView | typeModifier |
| UiQualifiedId * | memberType |
| QStringView | name |
| Statement * | statement |
| UiObjectMember * | binding |
| UiParameterList * | parameters |
| SourceLocation | typeModifierToken |
| SourceLocation | typeToken |
| SourceLocation | identifierToken |
| SourceLocation | colonToken |
| SourceLocation | semicolonToken |
| SourceLocation | lparenToken |
| SourceLocation | rparenToken |
| Public Attributes inherited from QQmlJS::AST::UiObjectMember | |
| UiAnnotationList * | annotations = nullptr |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Additional Inherited Members | |
| Static Public Member Functions inherited from QQmlJS::AST::Node | |
| static void | accept (Node *node, BaseVisitor *visitor) |
Definition at line 3479 of file qqmljsast_p.h.
| anonymous enum : bool |
| Enumerator | |
|---|---|
| Signal | |
| Property | |
Definition at line 3557 of file qqmljsast_p.h.
|
inline |
Definition at line 3484 of file qqmljsast_p.h.
|
inline |
Definition at line 3489 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1199 of file qqmljsast.cpp.
|
inline |
Definition at line 3515 of file qqmljsast_p.h.
|
inline |
Definition at line 3533 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3497 of file qqmljsast_p.h.
|
inline |
Definition at line 3519 of file qqmljsast_p.h.
|
inline |
Definition at line 3537 of file qqmljsast_p.h.
|
inline |
Definition at line 3531 of file qqmljsast_p.h.
|
inline |
Definition at line 3525 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3505 of file qqmljsast_p.h.
|
inline |
Definition at line 3545 of file qqmljsast_p.h.
|
inline |
Definition at line 3527 of file qqmljsast_p.h.
|
inline |
Definition at line 3521 of file qqmljsast_p.h.
|
inline |
Definition at line 3539 of file qqmljsast_p.h.
|
inline |
Definition at line 3550 of file qqmljsast_p.h.
| UiObjectMember* QQmlJS::AST::UiPublicMember::binding |
Definition at line 3563 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::colonToken |
Definition at line 3569 of file qqmljsast_p.h.
| bool QQmlJS::AST::UiPublicMember::hasAttributes = false |
Definition at line 3558 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::identifierToken |
Definition at line 3568 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::lparenToken |
Definition at line 3571 of file qqmljsast_p.h.
| UiPropertyAttributes* QQmlJS::AST::UiPublicMember::m_attributes |
Definition at line 3576 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::m_propertyToken = SourceLocation {} |
Definition at line 3575 of file qqmljsast_p.h.
| UiQualifiedId* QQmlJS::AST::UiPublicMember::memberType |
Definition at line 3560 of file qqmljsast_p.h.
| QStringView QQmlJS::AST::UiPublicMember::name |
Definition at line 3561 of file qqmljsast_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| UiParameterList* QQmlJS::AST::UiPublicMember::parameters |
Definition at line 3564 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::rparenToken |
Definition at line 3572 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::semicolonToken |
Definition at line 3570 of file qqmljsast_p.h.
| Statement* QQmlJS::AST::UiPublicMember::statement |
Definition at line 3562 of file qqmljsast_p.h.
| enum { ... } QQmlJS::AST::UiPublicMember::type |
| QStringView QQmlJS::AST::UiPublicMember::typeModifier |
Definition at line 3559 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::typeModifierToken |
Definition at line 3566 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::typeToken |
Definition at line 3567 of file qqmljsast_p.h.