![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomelements_p.h>
Inheritance diagram for QQmlJS::Dom::CommentableDomElement:
Collaboration diagram for QQmlJS::Dom::CommentableDomElement:Additional Inherited Members | |
Public Types inherited from QQmlJS::Dom::DomBase | |
| using | FilterT = function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &)> |
Protected Member Functions inherited from QQmlJS::Dom::DomElement | |
| DomElement & | operator= (const DomElement &)=default |
Definition at line 139 of file qqmldomelements_p.h.
Definition at line 142 of file qqmldomelements_p.h.
|
inline |
Definition at line 143 of file qqmldomelements_p.h.
|
inline |
Definition at line 148 of file qqmldomelements_p.h.
|
inline |
Definition at line 149 of file qqmldomelements_p.h.
|
overridevirtual |
Implements QQmlJS::Dom::DomBase.
Reimplemented in QQmlJS::Dom::Component, QQmlJS::Dom::JsResource, QQmlJS::Dom::QmltypesComponent, QQmlJS::Dom::EnumDecl, QQmlJS::Dom::QmlObject, QQmlJS::Dom::QmlComponent, and QQmlJS::Dom::MockObject.
Definition at line 89 of file qqmldomelements.cpp.
Referenced by QQmlJS::Dom::Component::iterateDirectSubpaths(), and QQmlJS::Dom::MockObject::iterateDirectSubpaths().
Here is the caller graph for this function:
|
default |