Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlJS::Dom::DomItem Member List

This is the complete list of members for QQmlJS::Dom::DomItem, including all inherited members.

addError(ErrorMessage msg)QQmlJS::Dom::DomItem
annotations()QQmlJS::Dom::DomIteminline
as()QQmlJS::Dom::DomIteminline
as()QQmlJS::Dom::DomIteminline
AstCommentsQQmlJS::Dom::DomItemfriend
AttachedInfoQQmlJS::Dom::DomItemfriend
bindings()QQmlJS::Dom::DomIteminline
Callback typedefQQmlJS::Dom::DomItem
canonicalFilePath()QQmlJS::Dom::DomItem
canonicalPath()QQmlJS::Dom::DomItem
child(index_type i)QQmlJS::Dom::DomIteminline
children()QQmlJS::Dom::DomIteminline
ChildrenVisitor typedefQQmlJS::Dom::DomItem
clearErrors(ErrorGroups groups=ErrorGroups({}), bool iterate=true)QQmlJS::Dom::DomItem
commitToBase(std::shared_ptr< DomEnvironment > validPtr=nullptr)QQmlJS::Dom::DomItem
component(GoTo option=GoTo::Strict)QQmlJS::Dom::DomItem
ConstantDataQQmlJS::Dom::DomItemfriend
container()QQmlJS::Dom::DomItem
containingFile()QQmlJS::Dom::DomItem
containingObject()QQmlJS::Dom::DomItem
copy(Owner owner, Path ownerPath, T base)QQmlJS::Dom::DomIteminline
copy(Owner owner, Path ownerPath)QQmlJS::Dom::DomIteminline
copy(T base)QQmlJS::Dom::DomIteminline
CopyOption enum nameQQmlJS::Dom::DomItem
createdAt()QQmlJS::Dom::DomItem
derivedFrom()QQmlJS::Dom::DomItem
directParent()QQmlJS::Dom::DomItem
DomBaseQQmlJS::Dom::DomItemfriend
DomElementQQmlJS::Dom::DomItemfriend
DomEnvironmentQQmlJS::Dom::DomItemfriend
domErrorGroupQQmlJS::Dom::DomItemstatic
DomItem()=defaultQQmlJS::Dom::DomItem
DomItem(std::shared_ptr< DomEnvironment >)QQmlJS::Dom::DomItem
DomItem(std::shared_ptr< DomUniverse >)QQmlJS::Dom::DomItem
domKind() constQQmlJS::Dom::DomIteminline
DomUniverseQQmlJS::Dom::DomItemfriend
dump(Sink, int indent=0, function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &)> filter=noFilter)QQmlJS::Dom::DomItem
dump(QString path, function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &)> filter=noFilter, int nBackups=2, int indent=0, FileWriter *fw=nullptr)QQmlJS::Dom::DomItem
dumpPtr(Sink sink)QQmlJS::Dom::DomItem
dvItem(DirectVisitor visitor, const PathEls::PathComponent &c, function_ref< DomItem()> it)QQmlJS::Dom::DomIteminline
dvItemField(DirectVisitor visitor, QStringView f, function_ref< DomItem()> it)QQmlJS::Dom::DomIteminline
dvReference(DirectVisitor visitor, const PathEls::PathComponent &c, Path referencedObject)QQmlJS::Dom::DomIteminline
dvReferenceField(DirectVisitor visitor, QStringView f, Path referencedObject)QQmlJS::Dom::DomIteminline
dvReferences(DirectVisitor visitor, const PathEls::PathComponent &c, QList< Path > paths)QQmlJS::Dom::DomIteminline
dvReferencesField(DirectVisitor visitor, QStringView f, QList< Path > paths)QQmlJS::Dom::DomIteminline
dvValue(DirectVisitor visitor, const PathEls::PathComponent &c, T value, ConstantData::Options options=ConstantData::Options::MapIsMap)QQmlJS::Dom::DomItem
dvValueField(DirectVisitor visitor, QStringView f, T value, ConstantData::Options options=ConstantData::Options::MapIsMap)QQmlJS::Dom::DomIteminline
dvValueLazy(DirectVisitor visitor, const PathEls::PathComponent &c, F valueF, ConstantData::Options options=ConstantData::Options::MapIsMap)QQmlJS::Dom::DomItem
dvValueLazyField(DirectVisitor visitor, QStringView f, F valueF, ConstantData::Options options=ConstantData::Options::MapIsMap)QQmlJS::Dom::DomIteminline
dvWrap(DirectVisitor visitor, const PathEls::PathComponent &c, T &obj)QQmlJS::Dom::DomItem
dvWrapField(DirectVisitor visitor, QStringView f, T &obj)QQmlJS::Dom::DomIteminline
emptyQQmlJS::Dom::DomItemstatic
enumerations()QQmlJS::Dom::DomIteminline
environment()QQmlJS::Dom::DomItem
errorHandler()QQmlJS::Dom::DomItem
ExternalItemInfoBaseQQmlJS::Dom::DomItemfriend
field(QStringView name)QQmlJS::Dom::DomItem
fields()QQmlJS::Dom::DomItem
fileLocations()QQmlJS::Dom::DomItem
fileLocationsTree()QQmlJS::Dom::DomItem
fileObject(GoTo option=GoTo::Strict)QQmlJS::Dom::DomItem
filterUp(function_ref< bool(DomType k, DomItem &)> filter, FilterUpOptions options)QQmlJS::Dom::DomItem
fromCode(QString code, DomType fileType=DomType::QmlFile)QQmlJS::Dom::DomItemstatic
frozenAt()QQmlJS::Dom::DomItem
get(ErrorHandler h=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
getAll(ErrorHandler h=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
globalScope()QQmlJS::Dom::DomItem
goToFile(const QString &filePath)QQmlJS::Dom::DomItem
goUp(int)QQmlJS::Dom::DomItem
hasAnnotations()QQmlJS::Dom::DomItem
id()QQmlJS::Dom::DomItem
ids()QQmlJS::Dom::DomIteminline
idStr()QQmlJS::Dom::DomIteminline
index(index_type)QQmlJS::Dom::DomItem
indexes()QQmlJS::Dom::DomItem
InternalKind typedefQQmlJS::Dom::DomItem
internalKind() constQQmlJS::Dom::DomIteminline
internalKindStr() constQQmlJS::Dom::DomIteminline
isCanonicalChild(DomItem &child)QQmlJS::Dom::DomItem
isContainer()QQmlJS::Dom::DomIteminline
isExternalItem()QQmlJS::Dom::DomIteminline
isOwningItem()QQmlJS::Dom::DomIteminline
isScope()QQmlJS::Dom::DomIteminline
isTopItem()QQmlJS::Dom::DomIteminline
iterateDirectSubpaths(DirectVisitor v)QQmlJS::Dom::DomItem
iterateErrors(function_ref< bool(DomItem source, ErrorMessage msg)> visitor, bool iterate, Path inPath=Path())QQmlJS::Dom::DomItem
iterateSubOwners(function_ref< bool(DomItem &owner)> visitor)QQmlJS::Dom::DomItem
key(QString name)QQmlJS::Dom::DomItem
key(QStringView name)QQmlJS::Dom::DomIteminline
keys()QQmlJS::Dom::DomItem
lastDataUpdateAt()QQmlJS::Dom::DomItem
length()QQmlJS::Dom::DomIteminline
ListQQmlJS::Dom::DomItemfriend
loadBuiltins(std::function< void(Path, DomItem &, DomItem &)> callback=nullptr, ErrorHandler=nullptr)QQmlJS::Dom::DomItem
loadFile(const FileToLoad &file, std::function< void(Path, DomItem &, DomItem &)> callback, LoadOptions loadOptions, std::optional< DomType > fileType=std::optional< DomType >())QQmlJS::Dom::DomItem
loadModuleDependency(QString uri, Version v, std::function< void(Path, DomItem &, DomItem &)> callback=nullptr, ErrorHandler=nullptr)QQmlJS::Dom::DomItem
loadPendingDependencies()QQmlJS::Dom::DomItem
localSymbolNames(LocalSymbolsTypes lTypes=LocalSymbolsType::All)QQmlJS::Dom::DomItem
lookup(QString symbolName, LookupType type=LookupType::Symbol, LookupOptions=LookupOption::Normal, ErrorHandler errorHandler=nullptr)QQmlJS::Dom::DomItem
lookupFirst(QString symbolName, LookupType type=LookupType::Symbol, LookupOptions=LookupOption::Normal, ErrorHandler errorHandler=nullptr)QQmlJS::Dom::DomItem
makeCopy(CopyOption option=CopyOption::EnvConnected)QQmlJS::Dom::DomItem
MapQQmlJS::Dom::DomItemfriend
methods()QQmlJS::Dom::DomIteminline
MutableDomItemQQmlJS::Dom::DomItemfriend
myErrors()QQmlJS::Dom::DomItemstatic
myResolveErrors()QQmlJS::Dom::DomItemstatic
name()QQmlJS::Dom::DomIteminline
nearestSemanticScope()QQmlJS::Dom::DomItem
operator bool() constQQmlJS::Dom::DomIteminlineexplicit
operator==QQmlJS::Dom::DomItemfriend
operator[](Path path)QQmlJS::Dom::DomItem
operator[](QStringView component)QQmlJS::Dom::DomItem
operator[](const QString &component)QQmlJS::Dom::DomItem
operator[](const char16_t *component)QQmlJS::Dom::DomIteminline
operator[](index_type i)QQmlJS::Dom::DomIteminline
operator[](int i)QQmlJS::Dom::DomIteminline
owner()QQmlJS::Dom::DomItem
ownerAs()QQmlJS::Dom::DomItem
owningItemPtr()QQmlJS::Dom::DomItem
path(Path p, ErrorHandler h=&defaultErrorHandler)QQmlJS::Dom::DomItem
path(QString p, ErrorHandler h=&defaultErrorHandler)QQmlJS::Dom::DomItem
path(QStringView p, ErrorHandler h=&defaultErrorHandler)QQmlJS::Dom::DomItem
pathFromOwner()QQmlJS::Dom::DomItem
pragmas()QQmlJS::Dom::DomIteminline
proceedToScope(ErrorHandler h=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
propertyDefs()QQmlJS::Dom::DomIteminline
propertyInfoNames()QQmlJS::Dom::DomItem
propertyInfos()QQmlJS::Dom::DomIteminline
propertyInfoWithName(QString name)QQmlJS::Dom::DomItem
qmlObject(GoTo option=GoTo::Strict, FilterUpOptions options=FilterUpOptions::ReturnOuter)QQmlJS::Dom::DomItem
QmlObjectQQmlJS::Dom::DomItemfriend
refreshed()QQmlJS::Dom::DomIteminline
resolve(Path path, Visitor visitor, ErrorHandler errorHandler, ResolveOptions options=ResolveOption::None, Path fullPath=Path(), QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
revision()QQmlJS::Dom::DomItem
rootQmlObject(GoTo option=GoTo::Strict)QQmlJS::Dom::DomItem
scope(FilterUpOptions options=FilterUpOptions::ReturnOuter)QQmlJS::Dom::DomItem
ScriptExpressionQQmlJS::Dom::DomItemfriend
semanticScope()QQmlJS::Dom::DomItem
size()QQmlJS::Dom::DomIteminline
sortedKeys()QQmlJS::Dom::DomItem
subDataItem(const PathEls::PathComponent &c, T value, ConstantData::Options options=ConstantData::Options::MapIsMap)QQmlJS::Dom::DomItem
subDataItemField(QStringView f, T value, ConstantData::Options options=ConstantData::Options::MapIsMap)QQmlJS::Dom::DomIteminline
subListItem(const List &list)QQmlJS::Dom::DomIteminline
subLocationItem(const PathEls::PathComponent &c, SourceLocation loc, QStringView code=QStringView())QQmlJS::Dom::DomIteminline
subMapItem(const Map &map)QQmlJS::Dom::DomIteminline
subObjectWrapItem(SimpleObjectWrap obj)QQmlJS::Dom::DomIteminline
subOwnerItem(const PathEls::PathComponent &c, Owner o)QQmlJS::Dom::DomIteminline
subReferenceItem(const PathEls::PathComponent &c, Path referencedObject)QQmlJS::Dom::DomItem
subReferencesItem(const PathEls::PathComponent &c, QList< Path > paths)QQmlJS::Dom::DomItem
subScriptElementWrapperItem(const ScriptElementVariant &obj)QQmlJS::Dom::DomIteminline
subValueItem(const PathEls::PathComponent &c, T value, ConstantData::Options options=ConstantData::Options::MapIsMap)QQmlJS::Dom::DomItem
TestDomItemQQmlJS::Dom::DomItemfriend
top()QQmlJS::Dom::DomItem
topPtr()QQmlJS::Dom::DomItem
toString()QQmlJS::Dom::DomItem
toString() constQQmlJS::Dom::DomIteminline
universe()QQmlJS::Dom::DomItem
value()QQmlJS::Dom::DomItem
values()QQmlJS::Dom::DomItem
visitDirectAccessibleScopes(function_ref< bool(DomItem &)> visitor, VisitPrototypesOptions options=VisitPrototypesOption::Normal, ErrorHandler h=nullptr, QSet< quintptr > *visited=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
visitEl(F f)QQmlJS::Dom::DomIteminline
visitIndexes(function_ref< bool(DomItem &)> visitor)QQmlJS::Dom::DomItem
visitKeys(function_ref< bool(QString, DomItem &)> visitor)QQmlJS::Dom::DomItem
visitLocalSymbolsNamed(QString name, function_ref< bool(DomItem &)> visitor)QQmlJS::Dom::DomItem
visitLookup(QString symbolName, function_ref< bool(DomItem &)> visitor, LookupType type=LookupType::Symbol, LookupOptions=LookupOption::Normal, ErrorHandler errorHandler=nullptr, QSet< quintptr > *visited=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
visitLookup1(QString symbolName, function_ref< bool(DomItem &)> visitor, LookupOptions=LookupOption::Normal, ErrorHandler h=nullptr, QSet< quintptr > *visited=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
visitMutableEl(F f)QQmlJS::Dom::DomIteminline
Visitor typedefQQmlJS::Dom::DomItem
visitPrototypeChain(function_ref< bool(DomItem &)> visitor, VisitPrototypesOptions options=VisitPrototypesOption::Normal, ErrorHandler h=nullptr, QSet< quintptr > *visited=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
visitScopeChain(function_ref< bool(DomItem &)> visitor, LookupOptions=LookupOption::Normal, ErrorHandler h=nullptr, QSet< quintptr > *visited=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
visitStaticTypePrototypeChains(function_ref< bool(DomItem &)> visitor, VisitPrototypesOptions options=VisitPrototypesOption::Normal, ErrorHandler h=nullptr, QSet< quintptr > *visited=nullptr, QList< Path > *visitedRefs=nullptr)QQmlJS::Dom::DomItem
visitSubSymbolsNamed(QString name, function_ref< bool(DomItem &)> visitor)QQmlJS::Dom::DomItem
visitTree(Path basePath, ChildrenVisitor visitor, VisitOptions options=VisitOption::Default, ChildrenVisitor openingVisitor=emptyChildrenVisitor, ChildrenVisitor closingVisitor=emptyChildrenVisitor)QQmlJS::Dom::DomItem
visitUp(function_ref< bool(DomItem &)> visitor)QQmlJS::Dom::DomItem
wrap(const PathEls::PathComponent &c, T &obj)QQmlJS::Dom::DomItem
wrapField(QStringView f, T &obj)QQmlJS::Dom::DomIteminline
writeOut(OutWriter &lw)QQmlJS::Dom::DomItem
writeOut(QString path, int nBackups=2, const LineWriterOptions &opt=LineWriterOptions(), FileWriter *fw=nullptr, WriteOutChecks extraChecks=WriteOutCheck::Default)QQmlJS::Dom::DomItem
writeOutForFile(OutWriter &ow, WriteOutChecks extraChecks)QQmlJS::Dom::DomItem
writeOutPost(OutWriter &lw)QQmlJS::Dom::DomItem
writeOutPre(OutWriter &lw)QQmlJS::Dom::DomItem