![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for AttachedPropertyReuse, including all inherited members.
| AttachedPropertyReuse(QQmlSA::PassManager *manager, QQmlJS::LoggerWarningId category) | AttachedPropertyReuse | inline |
| CheckAll enum value | AttachedPropertyReuse | |
| emitWarning(QAnyStringView diagnostic, QQmlJS::LoggerWarningId id) | QQmlSA::GenericPass | |
| emitWarning(QAnyStringView diagnostic, QQmlJS::LoggerWarningId id, QQmlSA::SourceLocation srcLocation) | QQmlSA::GenericPass | |
| emitWarning(QAnyStringView diagnostic, QQmlJS::LoggerWarningId id, QQmlSA::SourceLocation srcLocation, const QQmlSA::FixSuggestion &fix) | QQmlSA::GenericPass | |
| GenericPass(PassManager *manager) | QQmlSA::GenericPass | |
| Mode enum name | AttachedPropertyReuse | |
| onBinding(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Binding &binding, const QQmlSA::Element &bindingScope, const QQmlSA::Element &value) | QQmlSA::PropertyPass | virtual |
| onRead(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &readScope, QQmlSA::SourceLocation location) override | AttachedPropertyReuse | virtual |
| onWrite(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &value, const QQmlSA::Element &writeScope, QQmlSA::SourceLocation location) override | AttachedPropertyReuse | virtual |
| PropertyPass(PassManager *manager) | QQmlSA::PropertyPass | |
| resolveAttached(QAnyStringView moduleName, QAnyStringView typeName) | QQmlSA::GenericPass | |
| resolveAttachedInFileScope(QAnyStringView typeName) | QQmlSA::GenericPass | |
| resolveBuiltinType(QAnyStringView typeName) const | QQmlSA::GenericPass | |
| resolveElementToId(const Element &element, const Element &context) | QQmlSA::GenericPass | |
| resolveIdToElement(QAnyStringView id, const Element &context) | QQmlSA::GenericPass | |
| resolveLiteralType(const Binding &binding) | QQmlSA::GenericPass | |
| resolveType(QAnyStringView moduleName, QAnyStringView typeName) | QQmlSA::GenericPass | |
| resolveTypeInFileScope(QAnyStringView typeName) | QQmlSA::GenericPass | |
| RestrictToControls enum value | AttachedPropertyReuse | |
| sourceCode(QQmlSA::SourceLocation location) | QQmlSA::GenericPass | |
| ~GenericPass() | QQmlSA::GenericPass | virtual |