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