![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomtop_p.h>
Public Types | |
using | Callback = DomItem::Callback |
![]() | |
using | FilterT = function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &)> |
Additional Inherited Members | |
![]() | |
static int | nextRevision () |
![]() | |
virtual std::shared_ptr< OwningItem > | doCopy (DomItem &self) const =0 |
Definition at line 158 of file qqmldomtop_p.h.
Definition at line 172 of file qqmldomtop_p.h.
|
inline |
Definition at line 160 of file qqmldomtop_p.h.
|
inline |
Definition at line 163 of file qqmldomtop_p.h.
|
pure virtual |
Implemented in QQmlJS::Dom::DomUniverse, QQmlJS::Dom::DomEnvironment, QQmlJS::Dom::DomUniverse, and QQmlJS::Dom::DomEnvironment.
Referenced by canonicalPath().
QQml::Dom::DomTop::loadFile.
filePath | the file path to load |
logicalPath | the path from the |
callback | a callback called with an canonical path, the old value, and the current value. |
loadOptions | are if force is true the file is always read |
Implements QQmlJS::Dom::OwningItem.
Reimplemented in QQmlJS::Dom::DomUniverse.
Definition at line 58 of file qqmldomtop.cpp.
References canonicalPath().
void QQmlJS::Dom::DomTop::clearExtraOwningItems | ( | ) |
Definition at line 91 of file qqmldomtop.cpp.
References mutex.
Reimplemented from QQmlJS::Dom::DomBase.
Definition at line 63 of file qqmldomtop.cpp.
Definition at line 97 of file qqmldomtop.cpp.
References mutex.
|
overridevirtual |
Implements QQmlJS::Dom::DomBase.
Reimplemented in QQmlJS::Dom::DomUniverse.
Definition at line 68 of file qqmldomtop.cpp.
References QMap< Key, T >::cbegin(), and QHash< Key, T >::contains().
Referenced by QQmlJS::Dom::DomUniverse::iterateDirectSubpaths().
|
inline |
Definition at line 180 of file qqmldomtop_p.h.