Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PropertyChangesValidatorPass Member List

This is the complete list of members for PropertyChangesValidatorPass, including all inherited members.

ElementPass(PassManager *manager)QQmlSA::ElementPassinline
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
PropertyChangesValidatorPass(QQmlSA::PassManager *manager)PropertyChangesValidatorPass
resolveAttached(QAnyStringView moduleName, QAnyStringView typeName)QQmlSA::GenericPass
resolveAttachedInFileScope(QAnyStringView typeName)QQmlSA::GenericPass
resolveBuiltinType(QAnyStringView typeName) constQQmlSA::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
run(const QQmlSA::Element &element) overridePropertyChangesValidatorPassvirtual
shouldRun(const QQmlSA::Element &element) overridePropertyChangesValidatorPassvirtual
sourceCode(QQmlSA::SourceLocation location)QQmlSA::GenericPass
~GenericPass()QQmlSA::GenericPassvirtual