Doc: Describe the "Edit Checks as String" option for Clazy

Task-number: QTCREATORBUG-30209
Change-Id: I56d2f9d9a18f474ab0228c9c64bbde2101d49429
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Leena Miettinen
2024-02-23 17:00:33 +01:00
parent 217b6eae03
commit 51ca09c2d7
4 changed files with 8 additions and 4 deletions

View File

@@ -210,7 +210,7 @@ Analyzer
### Clang
* Added `Edit Checks as Strings` for Clazy
* Added `Edit Checks as String` for Clazy
([QTCREATORBUG-24846](https://bugreports.qt.io/browse/QTCREATORBUG-24846))
### Axivion

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -247,20 +247,24 @@
\l{https://clang-analyzer.llvm.org/available_checks.html}
{Clang Static Analyzer documentation}.
\li To edit the selected check as plain text, select
\li To edit the selected checks as plain text, select
\uicontrol {Edit Checks as String}.
\li In the \uicontrol {Clazy Checks} tab, select the level of Clazy
checks to perform.
\image qtcreator-clazy.png {Clazy Checks tab}
\image qtcreator-clazy.webp {Clazy Checks tab}
\li To edit the selected checks as plain text, select
\uicontrol {Edit Checks as String}.
\li In the \uicontrol Filters field, select topics to view
only checks related to those areas in the \uicontrol Checks field.
To filter the checks in the selected areas, enter a string in the
\uicontrol {Filter by name} field.
\li To view all checks again, select \uicontrol {Reset Filter}.
\li To view all checks again, select \uicontrol {Reset Topic Filter}.
\li To view more information about the checks online, select the
\uicontrol {Web Page} links next to them.