Qt 6.6
Qt QML Compiler
C++ Classes
QtQmlCompiler (Technical Preview)
Element
Qt 6.6.1 Reference Documentation
List of All Members for Element
This is the complete list of members for
QQmlSA::Element
, including inherited members.
accessSemantics
() const : AccessSemantics
baseType
() const : Element
baseTypeName
() const : QString
childScopesBegin
() const : QQmlJS::ConstPtrWrapperIterator
childScopesEnd
() const : QQmlJS::ConstPtrWrapperIterator
defaultPropertyName
() const : QString
filePath
() const : QString
hasMethod
(const QString &) const : bool
hasOwnPropertyBindings
(const QString &) const : bool
hasProperty
(const QString &) const : bool
hasPropertyBindings
(const QString &) const : bool
inherits
(const Element &) const : bool
isComposite
() const : bool
isPropertyRequired
(const QString &) const : bool
name
() const : QString
ownMethods
() const : Method::Methods
ownPropertyBindings
() const : Binding::Bindings
ownPropertyBindings
(const QString &) const : Binding::Bindings
parentScope
() const : Element
property
(const QString &) const : Property
propertyBindings
(const QString &) const : QList<Binding>
scopeType
() const : ScopeType
sourceLocation
() const : QQmlSA::SourceLocation