Qt 6.9
Qt QML Compiler
C++ Classes
QtQmlCompiler (Technical Preview)
Element
Qt 6.9.0 Reference Documentation
List of All Members for QQmlSA::Element
This is the complete list of members for
QQmlSA::Element
, including inherited members.
Element
()
Element
(const QQmlSA::Element &)
Element
(QQmlSA::Element &&)
~Element
()
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
isFileRootComponent
() const : bool
isNull
() 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
operator bool
() const : bool
operator!
() const : bool
operator=
(QQmlSA::Element &&) : QQmlSA::Element &
operator=
(const QQmlSA::Element &) : QQmlSA::Element &