![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomelements_p.h>
Inheritance diagram for QQmlJS::Dom::QmlComponent:
Collaboration diagram for QQmlJS::Dom::QmlComponent:Static Public Attributes | |
| static constexpr DomType | kindValue = DomType::QmlComponent |
Friends | |
| class | QQmlDomAstCreator |
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 1061 of file qqmldomelements_p.h.
Definition at line 1067 of file qqmldomelements_p.h.
|
inline |
Definition at line 1073 of file qqmldomelements_p.h.
|
inline |
Definition at line 1086 of file qqmldomelements_p.h.
References QQmlJS::Dom::insertUpdatableElementInMultiMap().
Referenced by QQmlJS::Dom::QQmlDomAstCreator::visit().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 1081 of file qqmldomelements_p.h.
|
overridevirtual |
Reimplemented from QQmlJS::Dom::Component.
Definition at line 144 of file qqmldomelements.cpp.
References QQmlJS::Dom::Component::iterateDirectSubpaths(), and subComponents().
Here is the call graph for this function:
|
inlineoverridevirtual |
Implements QQmlJS::Dom::DomBase.
Definition at line 1065 of file qqmldomelements_p.h.
|
inline |
Definition at line 1082 of file qqmldomelements_p.h.
|
default |
|
inline |
Definition at line 1097 of file qqmldomelements_p.h.
Definition at line 1083 of file qqmldomelements_p.h.
Definition at line 1084 of file qqmldomelements_p.h.
|
inline |
Definition at line 1096 of file qqmldomelements_p.h.
Definition at line 191 of file qqmldomelements.cpp.
References subComponentsNames().
Referenced by iterateDirectSubpaths().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 174 of file qqmldomelements.cpp.
References QList< T >::append(), QList< T >::begin(), QStringView::contains(), QList< T >::end(), QString::isEmpty(), QStringView::mid(), and QString::size().
Referenced by subComponents().
Here is the call graph for this function:
Here is the caller graph for this function:Reimplemented from QQmlJS::Dom::Component.
Definition at line 154 of file qqmldomelements.cpp.
References QQmlJS::Dom::Path::field(), QQmlJS::Dom::Component::updatePathFromOwner(), and QQmlJS::Dom::updatePathFromOwnerMultiMap().
Here is the call graph for this function:Reimplemented from QQmlJS::Dom::DomBase.
Definition at line 160 of file qqmldomelements.cpp.
References contains(), QQmlJS::Dom::OutWriter::ensureNewline(), QQmlJS::Dom::Component::name(), QQmlJS::Dom::OutWriter::space(), split(), and QQmlJS::Dom::OutWriter::writeRegion().
Here is the call graph for this function:
|
friend |
Definition at line 1100 of file qqmldomelements_p.h.
|
staticconstexpr |
Definition at line 1064 of file qqmldomelements_p.h.