Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlJS::Dom::MutableDomItem Member List

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

addAnnotation(QmlObject child)QQmlJS::Dom::MutableDomItem
addBinding(Binding binding, AddOption option=AddOption::Overwrite)QQmlJS::Dom::MutableDomItem
addChild(QmlObject child)QQmlJS::Dom::MutableDomItem
addError(ErrorMessage &&msg)QQmlJS::Dom::MutableDomIteminline
addMethod(const MethodInfo &functionDef, AddOption option=AddOption::Overwrite)QQmlJS::Dom::MutableDomItem
addPostComment(const Comment &comment, FileLocationRegion region)QQmlJS::Dom::MutableDomItem
addPreComment(const Comment &comment, FileLocationRegion region)QQmlJS::Dom::MutableDomItem
addPropertyDef(const PropertyDefinition &propertyDef, AddOption option=AddOption::Overwrite)QQmlJS::Dom::MutableDomItem
addPrototypePath(const Path &prototypePath)QQmlJS::Dom::MutableDomItem
annotations()QQmlJS::Dom::MutableDomIteminline
as()QQmlJS::Dom::MutableDomIteminline
bindings()QQmlJS::Dom::MutableDomIteminline
canonicalFilePath() constQQmlJS::Dom::MutableDomIteminline
canonicalPath() constQQmlJS::Dom::MutableDomIteminline
child(index_type i)QQmlJS::Dom::MutableDomIteminline
children()QQmlJS::Dom::MutableDomIteminline
commitToBase(const std::shared_ptr< DomEnvironment > &validEnvPtr=nullptr)QQmlJS::Dom::MutableDomIteminline
component(GoTo option=GoTo::Strict)QQmlJS::Dom::MutableDomIteminline
container()QQmlJS::Dom::MutableDomIteminline
containingObject()QQmlJS::Dom::MutableDomIteminline
CopyOption typedefQQmlJS::Dom::MutableDomItem
createdAt()QQmlJS::Dom::MutableDomIteminline
derivedFrom()QQmlJS::Dom::MutableDomIteminline
domKind()QQmlJS::Dom::MutableDomIteminline
dump(const Sink &s, int indent=0, function_ref< bool(const DomItem &, const PathEls::PathComponent &, const DomItem &)> filter=noFilter)QQmlJS::Dom::MutableDomIteminline
dump(const QString &path, function_ref< bool(const DomItem &, const PathEls::PathComponent &, const DomItem &)> filter=noFilter, int nBackups=2, int indent=0, FileWriter *fw=nullptr)QQmlJS::Dom::MutableDomIteminline
environment()QQmlJS::Dom::MutableDomIteminline
errorHandler()QQmlJS::Dom::MutableDomItem
field(QStringView name)QQmlJS::Dom::MutableDomIteminline
fields()QQmlJS::Dom::MutableDomIteminline
fileLocations()QQmlJS::Dom::MutableDomIteminline
fileObject(GoTo option=GoTo::Strict)QQmlJS::Dom::MutableDomIteminline
frozenAt()QQmlJS::Dom::MutableDomIteminline
globalScope()QQmlJS::Dom::MutableDomIteminline
ids()QQmlJS::Dom::MutableDomIteminline
idStr()QQmlJS::Dom::MutableDomIteminline
index(index_type i)QQmlJS::Dom::MutableDomIteminline
indexes()QQmlJS::Dom::MutableDomIteminline
internalKind()QQmlJS::Dom::MutableDomIteminline
internalKindStr()QQmlJS::Dom::MutableDomIteminline
item() constQQmlJS::Dom::MutableDomIteminline
key(const QString &name)QQmlJS::Dom::MutableDomIteminline
key(QStringView name)QQmlJS::Dom::MutableDomIteminline
keys()QQmlJS::Dom::MutableDomIteminline
lastDataUpdateAt()QQmlJS::Dom::MutableDomIteminline
makeCopy(CopyOption option=CopyOption::EnvConnected)QQmlJS::Dom::MutableDomIteminline
methods()QQmlJS::Dom::MutableDomIteminline
mutableAs()QQmlJS::Dom::MutableDomIteminline
MutableDomItem()=defaultQQmlJS::Dom::MutableDomItem
MutableDomItem(const DomItem &owner, const Path &pathFromOwner)QQmlJS::Dom::MutableDomIteminline
MutableDomItem(const DomItem &item)QQmlJS::Dom::MutableDomIteminline
name()QQmlJS::Dom::MutableDomIteminline
operator bool() constQQmlJS::Dom::MutableDomIteminlineexplicit
operator!=QQmlJS::Dom::MutableDomItemfriend
operator==QQmlJS::Dom::MutableDomItemfriend
operator[](const Path &path)QQmlJS::Dom::MutableDomIteminline
operator[](QStringView component)QQmlJS::Dom::MutableDomIteminline
operator[](const QString &component)QQmlJS::Dom::MutableDomIteminline
operator[](const char16_t *component)QQmlJS::Dom::MutableDomIteminline
operator[](index_type i)QQmlJS::Dom::MutableDomIteminline
owner()QQmlJS::Dom::MutableDomIteminline
ownerAs() constQQmlJS::Dom::MutableDomIteminline
owningItemPtr()QQmlJS::Dom::MutableDomIteminline
path(const Path &p)QQmlJS::Dom::MutableDomIteminline
path(const QString &p)QQmlJS::Dom::MutableDomIteminline
path(QStringView p)QQmlJS::Dom::MutableDomIteminline
pathFromOwner()QQmlJS::Dom::MutableDomIteminline
pragmas()QQmlJS::Dom::MutableDomIteminline
propertyDefs()QQmlJS::Dom::MutableDomIteminline
qmlObject(GoTo option=GoTo::Strict, FilterUpOptions fOptions=FilterUpOptions::ReturnOuter)QQmlJS::Dom::MutableDomIteminline
refreshed()QQmlJS::Dom::MutableDomIteminline
revision()QQmlJS::Dom::MutableDomIteminline
rootQmlObject(GoTo option=GoTo::Strict)QQmlJS::Dom::MutableDomIteminline
scope()QQmlJS::Dom::MutableDomIteminline
semanticScope()QQmlJS::Dom::MutableDomItem
setAnnotations(const QList< QmlObject > &annotations)QQmlJS::Dom::MutableDomItem
setBindings(QMultiMap< QString, Binding > bindings)QQmlJS::Dom::MutableDomItem
setChildren(const QList< QmlObject > &children)QQmlJS::Dom::MutableDomItem
setCode(const QString &code)QQmlJS::Dom::MutableDomItem
setMethods(QMultiMap< QString, MethodInfo > functionDefs)QQmlJS::Dom::MutableDomItem
setNextScopePath(const Path &nextScopePath)QQmlJS::Dom::MutableDomItem
setPropertyDefs(QMultiMap< QString, PropertyDefinition > propertyDefs)QQmlJS::Dom::MutableDomItem
setScript(const std::shared_ptr< ScriptExpression > &exp)QQmlJS::Dom::MutableDomItem
setSemanticScope(const QQmlJSScope::ConstPtr &scope)QQmlJS::Dom::MutableDomItem
top()QQmlJS::Dom::MutableDomIteminline
topPtr()QQmlJS::Dom::MutableDomIteminline
toString()QQmlJS::Dom::MutableDomIteminline
universe()QQmlJS::Dom::MutableDomIteminline
value()QQmlJS::Dom::MutableDomIteminline
writeOut(OutWriter &lw)QQmlJS::Dom::MutableDomIteminline
writeOut(const QString &path, int nBackups=2, const LineWriterOptions &opt=LineWriterOptions(), FileWriter *fw=nullptr)QQmlJS::Dom::MutableDomIteminline