forked from qt-creator/qt-creator
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:
2
dist/changelog/changes-13.0.0.md
vendored
2
dist/changelog/changes-13.0.0.md
vendored
@@ -210,7 +210,7 @@ Analyzer
|
|||||||
|
|
||||||
### Clang
|
### Clang
|
||||||
|
|
||||||
* Added `Edit Checks as Strings` for Clazy
|
* Added `Edit Checks as String` for Clazy
|
||||||
([QTCREATORBUG-24846](https://bugreports.qt.io/browse/QTCREATORBUG-24846))
|
([QTCREATORBUG-24846](https://bugreports.qt.io/browse/QTCREATORBUG-24846))
|
||||||
|
|
||||||
### Axivion
|
### Axivion
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
BIN
doc/qtcreator/images/qtcreator-clazy.webp
Normal file
BIN
doc/qtcreator/images/qtcreator-clazy.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
@@ -247,20 +247,24 @@
|
|||||||
\l{https://clang-analyzer.llvm.org/available_checks.html}
|
\l{https://clang-analyzer.llvm.org/available_checks.html}
|
||||||
{Clang Static Analyzer documentation}.
|
{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}.
|
\uicontrol {Edit Checks as String}.
|
||||||
|
|
||||||
\li In the \uicontrol {Clazy Checks} tab, select the level of Clazy
|
\li In the \uicontrol {Clazy Checks} tab, select the level of Clazy
|
||||||
checks to perform.
|
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
|
\li In the \uicontrol Filters field, select topics to view
|
||||||
only checks related to those areas in the \uicontrol Checks field.
|
only checks related to those areas in the \uicontrol Checks field.
|
||||||
To filter the checks in the selected areas, enter a string in the
|
To filter the checks in the selected areas, enter a string in the
|
||||||
\uicontrol {Filter by name} field.
|
\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
|
\li To view more information about the checks online, select the
|
||||||
\uicontrol {Web Page} links next to them.
|
\uicontrol {Web Page} links next to them.
|
||||||
|
Reference in New Issue
Block a user