Commit Graph

2 Commits

Author SHA1 Message Date
Fabian Kosmale abcd6201eb QQmlSA: Add initial fixit section
FixSuggestion unfortunately still lacks class documentation, and we
probably need to rework the API before moving the module out of TP.

However, we should still show the basic usage of the module, including
fixit suggestions. Consequently, add a small example on how to write
FixSuggestions, and add a warning note that they should only be marked
as auto-applicable if the resulting code is still valid.

Change-Id: I260021163e3afe2cda97fd82a9bf4e9c26a910e2
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
(cherry picked from commit f4c13d1b73)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-11-28 11:33:33 +00:00
Fabian Kosmale 476e32f86b QQmlSa: Start custom qmllint plugin tutorial
Change-Id: I34e692f46c752a52ee42669c5431f4d546009e65
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Vladimir Minenko <vladimir.minenko@qt.io>
(cherry picked from commit 7d991d78d2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-11-24 22:33:46 +00:00