![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomitem_p.h>
Inheritance diagram for QQmlJS::Dom::OwningItem:
Collaboration diagram for QQmlJS::Dom::OwningItem:Static Public Member Functions | |
| static int | nextRevision () |
Protected Member Functions | |
| virtual std::shared_ptr< OwningItem > | doCopy (DomItem &self) const =0 |
Additional Inherited Members | |
Public Types inherited from QQmlJS::Dom::DomBase | |
| using | FilterT = function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &)> |
Definition at line 1461 of file qqmldomitem_p.h.
| QQmlJS::Dom::OwningItem::OwningItem | ( | const OwningItem & | o | ) |
| QQmlJS::Dom::OwningItem::OwningItem | ( | int | derivedFrom = 0 | ) |
| QQmlJS::Dom::OwningItem::OwningItem | ( | int | derivedFrom, |
| QDateTime | lastDataUpdateAt | ||
| ) |
|
delete |
|
virtual |
Reimplemented in QQmlJS::Dom::QmlFile, and QQmlJS::Dom::LoadInfo.
| void QQmlJS::Dom::OwningItem::addErrorLocal | ( | ErrorMessage | msg | ) |
Referenced by QQmlJS::Dom::QmlFile::QmlFile(), QQmlJS::Dom::LoadInfo::advanceLoad(), QQmlJS::Dom::LoadInfo::finishedLoadingDep(), and QQmlJS::Dom::ModuleIndex::qmldirsToLoad().
Here is the caller graph for this function:Implements QQmlJS::Dom::DomBase.
Implemented in QQmlJS::Dom::ExternalItemInfoBase, QQmlJS::Dom::ExternalOwningItem, QQmlJS::Dom::ModuleIndex, QQmlJS::Dom::DomTop, QQmlJS::Dom::DomUniverse, QQmlJS::Dom::DomEnvironment, QQmlJS::Dom::ExternalItemPairBase, QQmlJS::Dom::AttachedInfo, QQmlJS::Dom::AstComments, QQmlJS::Dom::ScriptExpression, QQmlJS::Dom::MockOwner, and QQmlJS::Dom::LoadInfo.
| void QQmlJS::Dom::OwningItem::clearErrors | ( | ErrorGroups | groups = ErrorGroups({}) | ) |
Reimplemented from QQmlJS::Dom::DomBase.
| QDateTime QQmlJS::Dom::OwningItem::createdAt | ( | ) | const |
| int QQmlJS::Dom::OwningItem::derivedFrom | ( | ) | const |
|
protectedpure virtual |
Implemented in QQmlJS::Dom::AttachedInfoT< Info >, QQmlJS::Dom::AstComments, QQmlJS::Dom::ScriptExpression, QQmlJS::Dom::QmlDirectory, QQmlJS::Dom::QmldirFile, QQmlJS::Dom::JsFile, QQmlJS::Dom::QmltypesFile, QQmlJS::Dom::GlobalScope, QQmlJS::Dom::ExternalItemPair< T >, QQmlJS::Dom::ExternalItemInfo< T >, QQmlJS::Dom::QmlFile, QQmlJS::Dom::MockOwner, QQmlJS::Dom::ModuleIndex, QQmlJS::Dom::DomUniverse, QQmlJS::Dom::LoadInfo, and QQmlJS::Dom::DomEnvironment.
|
virtual |
|
virtual |
| QDateTime QQmlJS::Dom::OwningItem::frozenAt | ( | ) | const |
|
overridevirtual |
Implements QQmlJS::Dom::DomBase.
Reimplemented in QQmlJS::Dom::ScriptExpression, QQmlJS::Dom::QmlDirectory, QQmlJS::Dom::QmldirFile, QQmlJS::Dom::QmlFile, and QQmlJS::Dom::QmltypesFile.
Referenced by QQmlJS::Dom::LoadInfo::iterateDirectSubpaths().
Here is the caller graph for this function:| bool QQmlJS::Dom::OwningItem::iterateErrors | ( | DomItem & | self, |
| function_ref< bool(DomItem source, ErrorMessage msg)> | visitor, | ||
| Path | inPath = Path() |
||
| ) |
|
virtual |
Reimplemented in QQmlJS::Dom::ExternalOwningItem.
|
virtual |
Reimplemented in QQmlJS::Dom::ExternalItemPairBase, and QQmlJS::Dom::ExternalItemInfoBase.
Referenced by QQmlJS::Dom::GlobalScope::doCopy(), and QQmlJS::Dom::ExternalItemInfoBase::lastDataUpdateAt().
Here is the caller graph for this function:
|
inline |
Definition at line 1498 of file qqmldomitem_p.h.
References mutex.
|
inline |
Definition at line 1476 of file qqmldomitem_p.h.
|
inline |
Definition at line 1505 of file qqmldomitem_p.h.
Referenced by QQmlJS::Dom::ModuleIndex::~ModuleIndex(), QQmlJS::Dom::DomEnvironment::addAllLoadedCallback(), QQmlJS::Dom::LoadInfo::addEndCallback(), QQmlJS::Dom::DomEnvironment::addGlobalScope(), QQmlJS::Dom::DomEnvironment::addJsFile(), QQmlJS::Dom::DomEnvironment::addQmlDirectory(), QQmlJS::Dom::DomEnvironment::addQmldirFile(), QQmlJS::Dom::DomEnvironment::addQmlFile(), QQmlJS::Dom::DomEnvironment::addQmltypesFile(), QQmlJS::Dom::DomEnvironment::addWorkForLoadInfo(), QQmlJS::Dom::LoadInfo::advanceLoad(), QQmlJS::Dom::DomEnvironment::commitToBase(), QQmlJS::Dom::ModuleIndex::ensureMinorVersion(), QQmlJS::Dom::LoadInfo::execEnd(), QQmlJS::Dom::DomUniverse::execQueue(), QQmlJS::Dom::LoadInfo::finishedLoadingDep(), QQmlJS::Dom::DomUniverse::loadFile(), QQmlJS::Dom::DomEnvironment::loadPaths(), QQmlJS::Dom::DomEnvironment::loadPendingDependencies(), QQmlJS::Dom::ModuleIndex::mergeWith(), QQmlJS::Dom::DomEnvironment::qmldirFiles(), QQmlJS::Dom::ModuleIndex::qmldirsToLoad(), QQmlJS::Dom::DomUniverse::removePath(), QQmlJS::Dom::DomEnvironment::setLoadPaths(), and QQmlJS::Dom::ModuleIndex::sources().
Here is the caller graph for this function:
|
static |
|
delete |
|
inline |
Definition at line 1477 of file qqmldomitem_p.h.
Referenced by QQmlJS::Dom::ModuleIndex::iterateDirectSubpaths().
Here is the caller graph for this function:Implements QQmlJS::Dom::DomBase.
Definition at line 1478 of file qqmldomitem_p.h.
Reimplemented in QQmlJS::Dom::ExternalItemPairBase, and QQmlJS::Dom::ExternalItemInfoBase.
Referenced by QQmlJS::Dom::LoadInfo::advanceLoad(), and QQmlJS::Dom::ExternalItemInfoBase::refreshedDataAt().
Here is the caller graph for this function:
|
virtual |