forked from qt-creator/qt-creator
Doc: Describe filtering Clang Tidy and Clazy checks
Task-number: QTCREATORBUG-27560 Change-Id: Iafd13201227b026d47f38aecb096c742e18552ca Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 22 KiB |
@@ -174,6 +174,8 @@
|
|||||||
|
|
||||||
\li In the \uicontrol {Clang-Tidy Checks} tab, select
|
\li In the \uicontrol {Clang-Tidy Checks} tab, select
|
||||||
\uicontrol {Select Checks} to select the checks to perform.
|
\uicontrol {Select Checks} to select the checks to perform.
|
||||||
|
To filter the checks, enter a string in the
|
||||||
|
\uicontrol {Filter by name} field.
|
||||||
|
|
||||||
\image qtcreator-clang-tidy.png "Clang-Tidy Checks tab"
|
\image qtcreator-clang-tidy.png "Clang-Tidy Checks tab"
|
||||||
|
|
||||||
@@ -189,8 +191,10 @@
|
|||||||
|
|
||||||
\image qtcreator-clazy.png "Clazy Checks tab"
|
\image qtcreator-clazy.png "Clazy Checks tab"
|
||||||
|
|
||||||
\li In the \uicontrol {Topic Filter} field, select a topic to view
|
\li In the \uicontrol Filters field, select topics to view
|
||||||
only checks related to that area 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
|
||||||
|
\uicontrol {Filter by name} field.
|
||||||
|
|
||||||
\li To view all checks again, select \uicontrol {Reset Filter}.
|
\li To view all checks again, select \uicontrol {Reset Filter}.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user