![]() |
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 3485 of file qqmljsast_p.h.
| anonymous enum : bool |
| Enumerator | |
|---|---|
| Signal | |
| Property | |
Definition at line 3575 of file qqmljsast_p.h.
|
inline |
Definition at line 3490 of file qqmljsast_p.h.
|
inline |
Definition at line 3495 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1199 of file qqmljsast.cpp.
|
inline |
Definition at line 3521 of file qqmljsast_p.h.
|
inline |
Definition at line 3539 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3503 of file qqmljsast_p.h.
|
inline |
Definition at line 3525 of file qqmljsast_p.h.
|
inline |
Definition at line 3543 of file qqmljsast_p.h.
|
inline |
Definition at line 3549 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 3555 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3511 of file qqmljsast_p.h.
|
inline |
Definition at line 3545 of file qqmljsast_p.h.
|
inline |
Definition at line 3563 of file qqmljsast_p.h.
|
inline |
Definition at line 3533 of file qqmljsast_p.h.
|
inline |
Definition at line 3527 of file qqmljsast_p.h.
|
inline |
Definition at line 3557 of file qqmljsast_p.h.
|
inline |
Definition at line 3568 of file qqmljsast_p.h.
|
inline |
Definition at line 3551 of file qqmljsast_p.h.
| UiObjectMember* QQmlJS::AST::UiPublicMember::binding |
Definition at line 3581 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::colonToken |
Definition at line 3587 of file qqmljsast_p.h.
| bool QQmlJS::AST::UiPublicMember::hasAttributes = false |
Definition at line 3576 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::identifierToken |
Definition at line 3586 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::lparenToken |
Definition at line 3589 of file qqmljsast_p.h.
| UiPropertyAttributes* QQmlJS::AST::UiPublicMember::m_attributes |
Definition at line 3594 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::m_propertyToken = SourceLocation {} |
Definition at line 3593 of file qqmljsast_p.h.
| UiQualifiedId* QQmlJS::AST::UiPublicMember::memberType |
Definition at line 3578 of file qqmljsast_p.h.
| QStringView QQmlJS::AST::UiPublicMember::name |
Definition at line 3579 of file qqmljsast_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| UiParameterList* QQmlJS::AST::UiPublicMember::parameters |
Definition at line 3582 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::rparenToken |
Definition at line 3590 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::semicolonToken |
Definition at line 3588 of file qqmljsast_p.h.
| Statement* QQmlJS::AST::UiPublicMember::statement |
Definition at line 3580 of file qqmljsast_p.h.
| enum { ... } QQmlJS::AST::UiPublicMember::type |
| QStringView QQmlJS::AST::UiPublicMember::typeModifier |
Definition at line 3577 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::typeModifierToken |
Definition at line 3584 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::typeToken |
Definition at line 3585 of file qqmljsast_p.h.