Doc: Update info on Clang diagnostics

Update screenshots.

Task-number: QTCREATORBUG-22701
Change-Id: I5c597aba9a99551e18a98bb019ea1f858a8ba8cc
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
This commit is contained in:
Leena Miettinen
2019-07-10 15:13:31 +02:00
parent ff8360921b
commit fc7d505bee
9 changed files with 5 additions and 5 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

@@ -103,12 +103,12 @@
\image qtcreator-clang-tools.png "Clang-Tidy and Clazy view"
Select the link in the \uicontrol Location column to move to the location
where the issue appears in the code editor.
Double-click an issue to move to the location where the issue appears in
the code editor.
In the \uicontrol {Fixit Status} column, select issues that you want to
apply refactoring actions to, and then select \uicontrol {Apply Fixits}.
The status of the issues is updated in the \uicontrol {Fixit Status} column.
If a fixit exists for an issue, you can select the check box next to the
issue to schedule it for fixing. You can see the status of the issue by
hovering the mouse pointer over the icon next to the check box.
\section1 Configuring Clang Tools