![]() |
Qt 6.x
The Qt SDK
|
A vistor that visits all the AST:Node. More...
#include <qqmldomcomments_p.h>
Static Public Member Functions | |
static QSet< int > | uiKinds () |
returns a set with all Ui* Nodes (i.e. | |
Additional Inherited Members | |
![]() | |
quint16 | m_recursionDepth = 0 |
A vistor that visits all the AST:Node.
The default visitor does not necessarily visit all nodes, because some part of the AST are typically handled manually. This visitor visits all AST elements contained.
Note: Subclasses should take care to call the parent (i.e. this) visit/endVisit methods when overriding them, to guarantee that all element are really visited
Definition at line 215 of file qqmldomcomments_p.h.
|
default |
|
inlineoverride |
Definition at line 305 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 293 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 285 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 288 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 286 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverridevirtual |
Implements QQmlJS::AST::BaseVisitor.
Definition at line 222 of file qqmldomcomments_p.h.
|
static |
returns a set with all Ui* Nodes (i.e.
the top level non javascript Qml)
Definition at line 324 of file qqmldomcomments.cpp.
References QQmlJS::AST::Node::Kind_UiAnnotation, QQmlJS::AST::Node::Kind_UiAnnotationList, QQmlJS::AST::Node::Kind_UiArrayBinding, QQmlJS::AST::Node::Kind_UiArrayMemberList, QQmlJS::AST::Node::Kind_UiEnumDeclaration, QQmlJS::AST::Node::Kind_UiEnumMemberList, QQmlJS::AST::Node::Kind_UiHeaderItemList, QQmlJS::AST::Node::Kind_UiImport, QQmlJS::AST::Node::Kind_UiInlineComponent, QQmlJS::AST::Node::Kind_UiObjectBinding, QQmlJS::AST::Node::Kind_UiObjectDefinition, QQmlJS::AST::Node::Kind_UiObjectInitializer, QQmlJS::AST::Node::Kind_UiObjectMemberList, QQmlJS::AST::Node::Kind_UiParameterList, QQmlJS::AST::Node::Kind_UiPragma, QQmlJS::AST::Node::Kind_UiPragmaValueList, QQmlJS::AST::Node::Kind_UiProgram, QQmlJS::AST::Node::Kind_UiPublicMember, QQmlJS::AST::Node::Kind_UiQualifiedId, QQmlJS::AST::Node::Kind_UiRequired, QQmlJS::AST::Node::Kind_UiScriptBinding, QQmlJS::AST::Node::Kind_UiSourceElement, and QQmlJS::AST::Node::Kind_UiVersionSpecifier.
|
inlineoverride |
Definition at line 299 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 255 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 273 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 279 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 243 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 237 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 261 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 224 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 267 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 249 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.
|
inlineoverride |
Definition at line 231 of file qqmldomcomments_p.h.
References QQmlJS::AST::Node::accept(), and el.