![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomscriptelements_p.h>
Additional Inherited Members | |
![]() | |
using | BaseT = ScriptElementBase< type > |
![]() | |
template<typename T > | |
using | PointerType = std::shared_ptr< T > |
![]() | |
using | FilterT = function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &)> |
![]() | |
static constexpr DomType | kindValue |
static constexpr DomKind | domKindValue |
![]() | |
DomElement & | operator= (const DomElement &)=default |
![]() | |
QQmlJS::SourceLocation | m_combinedLocation |
All of the following overloads are only required for optimization purposes. | |
Definition at line 357 of file qqmldomscriptelements_p.h.
|
override |
Definition at line 316 of file qqmldomscriptelements.cpp.
References base, QQmlJS::Dom::ScriptElements::ScriptElementBase< type >::createFileLocations(), and QQmlJS::Dom::ScriptElements::ScriptList::createFileLocations().
|
inline |
Definition at line 368 of file qqmldomscriptelements_p.h.
|
overridevirtual |
Implements QQmlJS::Dom::DomBase.
Definition at line 303 of file qqmldomscriptelements.cpp.
References wrap().
|
inline |
Definition at line 367 of file qqmldomscriptelements_p.h.
References list.
Reimplemented from QQmlJS::Dom::DomElement.
Definition at line 310 of file qqmldomscriptelements.cpp.
References QQmlJS::Dom::DomElement::updatePathFromOwner(), and QQmlJS::Dom::ScriptElements::ScriptList::updatePathFromOwner().