Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlJSLiteralBindingCheck Member List

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

check(const QString &typeName, const QString &value) const overrideQQmlJSLiteralBindingCheckprotectedvirtual
emitWarning(QAnyStringView diagnostic, LoggerWarningId id)QQmlSA::GenericPass
emitWarning(QAnyStringView diagnostic, LoggerWarningId id, QQmlSA::SourceLocation srcLocation)QQmlSA::GenericPass
emitWarning(QAnyStringView diagnostic, LoggerWarningId id, QQmlSA::SourceLocation srcLocation, const QQmlSA::FixSuggestion &fix)QQmlSA::GenericPass
GenericPass(PassManager *manager)QQmlSA::GenericPass
getProperty(const QString &propertyName, const QQmlSA::Binding &binding, const QQmlSA::Element &bindingScope) constLiteralBindingCheckBaseprotected
onBinding(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Binding &binding, const QQmlSA::Element &bindingScope, const QQmlSA::Element &value) overrideQQmlJSLiteralBindingCheckvirtual
onCall(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &readScope, QQmlSA::SourceLocation location)QQmlSA::PropertyPassvirtual
onRead(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &readScope, QQmlSA::SourceLocation location)QQmlSA::PropertyPassvirtual
onWrite(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &value, const QQmlSA::Element &writeScope, QQmlSA::SourceLocation location)QQmlSA::PropertyPassvirtual
PropertyPass(PassManager *manager)LiteralBindingCheckBase
QQmlJSLiteralBindingCheck(QQmlSA::PassManager *manager)QQmlJSLiteralBindingCheck
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
sourceCode(QQmlSA::SourceLocation location)QQmlSA::GenericPass
warnOnCheckedBinding(const QQmlSA::Binding &binding, const QQmlSA::Element &propertyType)LiteralBindingCheckBaseprotected
~GenericPass()QQmlSA::GenericPassvirtual