Doc: update the path to locator options.
Fix typos and update screenshots. Task-number: QTCREATORBUG-6307 Change-Id: Ie015fd50c437519e41e96f63a91894a1f730c662 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
|
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 29 KiB |
@@ -73,7 +73,7 @@
|
||||
\o \l{Using Qt Quick Toolbars} describes how to use the Qt Quick
|
||||
Toolbars to edit the properties of QML elements in the code editor.
|
||||
|
||||
\o \l{Searching With the Locator} describes how to browse through
|
||||
\o \l{Searching with the Locator} describes how to browse through
|
||||
projects, files, classes, methods, documentation and file systems.
|
||||
|
||||
\o \l{Pasting and Fetching Code Snippets} describes how to cooperate
|
||||
@@ -645,7 +645,7 @@
|
||||
\l{Configuring Keyboard Shortcuts}.
|
||||
|
||||
You can also use the \c rm locator filter to run a macro. For more
|
||||
information, see \l{Searching With the Locator}.
|
||||
information, see \l{Searching with the Locator}.
|
||||
|
||||
To view and remove saved macros, select \gui {Tools > Options > Text
|
||||
Editor > Macros}.
|
||||
@@ -1662,7 +1662,7 @@
|
||||
\page creator-editor-locator.html
|
||||
\nextpage creator-editor-codepasting.html
|
||||
|
||||
\title Searching With the Locator
|
||||
\title Searching with the Locator
|
||||
|
||||
The locator provides one of the easiest ways in \QC to browse through
|
||||
projects, files, classes, methods, documentation and file systems. You can
|
||||
@@ -1715,7 +1715,7 @@
|
||||
|
||||
\o Locating files anywhere on your file system
|
||||
|
||||
\o Locating iles belonging to your project, such as source, header
|
||||
\o Locating files belonging to your project, such as source, header
|
||||
resource, and .ui files
|
||||
|
||||
\o Locating class and method definitions in your project or anywhere
|
||||
@@ -1835,7 +1835,7 @@
|
||||
\list 1
|
||||
|
||||
\o In the locator, click \inlineimage qtcreator-locator-magnify.png
|
||||
and select \gui Configure. to open the \gui Locator options.
|
||||
and select \gui Configure to open the \gui Locator options.
|
||||
|
||||
\image qtcreator-locator-customize.png
|
||||
|
||||
@@ -1881,7 +1881,8 @@
|
||||
|
||||
\list 1
|
||||
|
||||
\o Select \gui {Tools > Options > Locator > Web Search (prefix: r) >
|
||||
\o Select \gui {Tools > Options > Environment > Locator >
|
||||
Web Search (prefix: r) >
|
||||
Edit}.
|
||||
|
||||
\o Select \gui Add to add a new entry to the list.
|
||||
@@ -1910,7 +1911,7 @@
|
||||
|
||||
\list 1
|
||||
|
||||
\o Select \gui Tools > \gui Options > \gui Locator.
|
||||
\o Select \gui {Tools > Options > Environment > Locator}.
|
||||
|
||||
\o In \gui{Refresh interval}, define new time in minutes.
|
||||
|
||||
|
||||
@@ -146,7 +146,7 @@
|
||||
To jump to a symbol in the current file, press \key {Ctrl+K} to open the
|
||||
\gui Locator, enter a period (.), and start typing the symbol name. Then
|
||||
select the symbol in the list. For more information on using the locator,
|
||||
see \l{Searching With the Locator}.
|
||||
see \l{Searching with the Locator}.
|
||||
|
||||
Press \key Ctrl (\key Cmd on Mac OS) and click a symbol to move directly to
|
||||
the definition or the declaration of the symbol. You can also move the
|
||||
|
||||
@@ -329,7 +329,7 @@
|
||||
\QC caters not only to developers who are used to using the mouse,
|
||||
but also to developers who are more comfortable with the keyboard. A wide
|
||||
range of \l{keyboard-shortcuts}{keyboard} and
|
||||
\l{Searching With the Locator}{navigation} shortcuts are available to help
|
||||
\l{Searching with the Locator}{navigation} shortcuts are available to help
|
||||
speed up the process of developing your application.
|
||||
|
||||
*/
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
\o \l{Finding and Replacing}
|
||||
\o \l{Refactoring}
|
||||
\o \l{Using Qt Quick Toolbars}
|
||||
\o \l{Searching With the Locator}
|
||||
\o \l{Searching with the Locator}
|
||||
\o \l{Pasting and Fetching Code Snippets}
|
||||
\o \l{Using Text Editing Macros}
|
||||
\o \l{Configuring the Editor}
|
||||
|
||||