![]() |
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 3494 of file qqmljsast_p.h.
| anonymous enum : bool |
| Enumerator | |
|---|---|
| Signal | |
| Property | |
Definition at line 3584 of file qqmljsast_p.h.
|
inline |
Definition at line 3499 of file qqmljsast_p.h.
|
inline |
Definition at line 3504 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1260 of file qqmljsast.cpp.
|
inline |
Definition at line 3530 of file qqmljsast_p.h.
|
inline |
Definition at line 3548 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3512 of file qqmljsast_p.h.
|
inline |
Definition at line 3534 of file qqmljsast_p.h.
|
inline |
Definition at line 3552 of file qqmljsast_p.h.
|
inline |
Definition at line 3558 of file qqmljsast_p.h.
|
inline |
Definition at line 3546 of file qqmljsast_p.h.
|
inline |
Definition at line 3540 of file qqmljsast_p.h.
|
inline |
Definition at line 3564 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3520 of file qqmljsast_p.h.
|
inline |
Definition at line 3554 of file qqmljsast_p.h.
|
inline |
Definition at line 3572 of file qqmljsast_p.h.
|
inline |
Definition at line 3542 of file qqmljsast_p.h.
|
inline |
Definition at line 3536 of file qqmljsast_p.h.
|
inline |
Definition at line 3566 of file qqmljsast_p.h.
|
inline |
Definition at line 3577 of file qqmljsast_p.h.
|
inline |
Definition at line 3560 of file qqmljsast_p.h.
| UiObjectMember* QQmlJS::AST::UiPublicMember::binding |
Definition at line 3590 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::colonToken |
Definition at line 3596 of file qqmljsast_p.h.
| bool QQmlJS::AST::UiPublicMember::hasAttributes = false |
Definition at line 3585 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::identifierToken |
Definition at line 3595 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::lparenToken |
Definition at line 3598 of file qqmljsast_p.h.
| UiPropertyAttributes* QQmlJS::AST::UiPublicMember::m_attributes |
Definition at line 3603 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::m_propertyToken = SourceLocation {} |
Definition at line 3602 of file qqmljsast_p.h.
| UiQualifiedId* QQmlJS::AST::UiPublicMember::memberType |
Definition at line 3587 of file qqmljsast_p.h.
| QStringView QQmlJS::AST::UiPublicMember::name |
Definition at line 3588 of file qqmljsast_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| UiParameterList* QQmlJS::AST::UiPublicMember::parameters |
Definition at line 3591 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::rparenToken |
Definition at line 3599 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::semicolonToken |
Definition at line 3597 of file qqmljsast_p.h.
| Statement* QQmlJS::AST::UiPublicMember::statement |
Definition at line 3589 of file qqmljsast_p.h.
| enum { ... } QQmlJS::AST::UiPublicMember::type |
| QStringView QQmlJS::AST::UiPublicMember::typeModifier |
Definition at line 3586 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::typeModifierToken |
Definition at line 3593 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::typeToken |
Definition at line 3594 of file qqmljsast_p.h.