![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlSA::FixSuggestion, including all inherited members.
| fileName() const | QQmlSA::FixSuggestion | |
| fixDescription() const | QQmlSA::FixSuggestion | |
| FixSuggestion(const QString &fixDescription, const QQmlSA::SourceLocation &location, const QString &replacement=QString()) | QQmlSA::FixSuggestion | |
| FixSuggestion(const FixSuggestion &) | QQmlSA::FixSuggestion | |
| FixSuggestion(FixSuggestion &&) noexcept | QQmlSA::FixSuggestion | |
| hint() const | QQmlSA::FixSuggestion | |
| isAutoApplicable() const | QQmlSA::FixSuggestion | |
| location() const | QQmlSA::FixSuggestion | |
| operator!=(const FixSuggestion &lhs, const FixSuggestion &rhs) | QQmlSA::FixSuggestion | friend |
| operator=(const FixSuggestion &) | QQmlSA::FixSuggestion | |
| operator=(FixSuggestion &&) noexcept | QQmlSA::FixSuggestion | |
| operator==(const FixSuggestion &lhs, const FixSuggestion &rhs) | QQmlSA::FixSuggestion | friend |
| replacement() const | QQmlSA::FixSuggestion | |
| setAutoApplicable(bool autoApplicable=true) | QQmlSA::FixSuggestion | |
| setFileName(const QString &) | QQmlSA::FixSuggestion | |
| setHint(const QString &) | QQmlSA::FixSuggestion | |
| ~FixSuggestion() | QQmlSA::FixSuggestion |