forked from qt-creator/qt-creator
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:
@@ -436,7 +436,7 @@
|
||||
\section2 Search Results
|
||||
|
||||
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"
|
||||
|
||||
@@ -444,10 +444,13 @@
|
||||
select earlier searches.
|
||||
|
||||
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
|
||||
|
||||
For more information about the different search options, see
|
||||
\l {Finding and Replacing}.
|
||||
|
||||
\section2 Application Output
|
||||
|
||||
The \uicontrol{Application Output} pane displays the status of a program when
|
||||
|
||||
Reference in New Issue
Block a user