Doc: Make text in Search Results more generic

...so that the image does not have to contain specific text.

Add a link to the main topic about finding and replacing.

Update screenshots.

Change-Id: I562c482fd7dd498d87f4c0f3f92c1c395ae12d39
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2017-04-13 14:34:37 +02:00
parent 45a5f47e01
commit da831abb6c
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@@ -436,7 +436,7 @@
\section2 Search Results \section2 Search Results
In the \uicontrol{Search Results} pane, you can search through projects, files on In the \uicontrol{Search Results} pane, you can search through projects, files on
a file system or the currently open file: a file system or the currently open files:
\image qtcreator-search-results.png "Search Results output pane" \image qtcreator-search-results.png "Search Results output pane"
@@ -444,10 +444,13 @@
select earlier searches. select earlier searches.
The figure below shows an example search result for all The figure below shows an example search result for all
occurrences of \c textfinder within the \c "/TextFinder" directory. occurrences of the search string in the specified directory.
\image qtcreator-search-pane.png \image qtcreator-search-pane.png
For more information about the different search options, see
\l {Finding and Replacing}.
\section2 Application Output \section2 Application Output
The \uicontrol{Application Output} pane displays the status of a program when The \uicontrol{Application Output} pane displays the status of a program when