forked from qt-creator/qt-creator
Doc: WS only change
Change-Id: I0e6f296b9da48de2886672586ee1f3509d87aee1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -774,7 +774,7 @@
|
||||
|
||||
\image qtcreator-codecompletion.png
|
||||
|
||||
To open the list of suggestions at any time, press \key{Ctrl+Space}.
|
||||
To open the list of suggestions at any time, press \key {Ctrl+Space}.
|
||||
If only one option is available, \QC inserts it automatically.
|
||||
|
||||
When completion is invoked manually, \QC completes the common prefix
|
||||
@@ -983,13 +983,13 @@
|
||||
|
||||
\list
|
||||
|
||||
\li \uicontrol{Pastebin.Com}
|
||||
\li \uicontrol {Pastebin.Com}
|
||||
|
||||
\li \uicontrol{Pastebin.Ca}
|
||||
\li \uicontrol {Pastebin.Ca}
|
||||
|
||||
\li \uicontrol{Paste.KDE.Org}
|
||||
\li \uicontrol {Paste.KDE.Org}
|
||||
|
||||
\li \uicontrol{Shared network drives}
|
||||
\li \uicontrol {Shared network drives}
|
||||
|
||||
\endlist
|
||||
|
||||
@@ -1411,7 +1411,7 @@
|
||||
search is conducted within the selection.
|
||||
|
||||
To replace occurrences of the existing text, enter the new text in the
|
||||
\uicontrol{Replace with} field.
|
||||
\uicontrol {Replace with} field.
|
||||
|
||||
\list
|
||||
|
||||
@@ -1474,10 +1474,10 @@
|
||||
\li \uicontrol{Current Project} searches files matching the defined
|
||||
file pattern only in the project you are currently editing.
|
||||
|
||||
\li \uicontrol{Files on File System} recursively searches files
|
||||
\li \uicontrol {Files on File System} recursively searches files
|
||||
matching the defined file pattern in the selected directory.
|
||||
|
||||
\li \uicontrol{Current File} searches only the current file.
|
||||
\li \uicontrol {Current File} searches only the current file.
|
||||
|
||||
\li \uicontrol {Open Documents} searches all open files.
|
||||
|
||||
@@ -1488,7 +1488,7 @@
|
||||
\image qtcreator-searchresults.png
|
||||
|
||||
A list of files containing the searched text is displayed in the
|
||||
\uicontrol{Search Results} pane.
|
||||
\uicontrol {Search Results} pane.
|
||||
|
||||
\list
|
||||
|
||||
@@ -1587,7 +1587,7 @@
|
||||
\list
|
||||
|
||||
\li To go directly to an instance, double-click the instance in the
|
||||
\uicontrol{Search Results} pane.
|
||||
\uicontrol {Search Results} pane.
|
||||
|
||||
\li To move between instances, click
|
||||
\inlineimage qtcreator-forward.png
|
||||
@@ -1627,7 +1627,7 @@
|
||||
To omit an instance, uncheck the check-box next to the instance.
|
||||
|
||||
\note This action replaces all selected instances of the symbol in
|
||||
all files listed in the \uicontrol{Search Results} pane. You cannot
|
||||
all files listed in the \uicontrol {Search Results} pane. You cannot
|
||||
undo this action.
|
||||
|
||||
\endlist
|
||||
@@ -2281,6 +2281,7 @@
|
||||
width: 10
|
||||
}
|
||||
\endcode
|
||||
|
||||
\li QML type property
|
||||
\row
|
||||
\li Wrap in Loader
|
||||
@@ -2464,7 +2465,7 @@
|
||||
\li Specify the prefix string.
|
||||
|
||||
\li To show only results matching this filter, select
|
||||
\uicontrol{Limit to prefix}.
|
||||
\uicontrol {Limit to prefix}.
|
||||
|
||||
\li Specify other available options. For more information, see
|
||||
\l{Adding Web Search Engines}.
|
||||
@@ -2518,7 +2519,7 @@
|
||||
|
||||
\li Click \uicontrol Add.
|
||||
|
||||
\li In the \uicontrol{Filter Configuration} dialog:
|
||||
\li In the \uicontrol {Filter Configuration} dialog:
|
||||
|
||||
\list
|
||||
|
||||
@@ -2533,7 +2534,7 @@
|
||||
\li Specify the prefix string.
|
||||
|
||||
To show only results matching this filter, select
|
||||
\uicontrol{Limit to prefix}.
|
||||
\uicontrol {Limit to prefix}.
|
||||
|
||||
\image qtcreator-navigate-customfilter.png
|
||||
|
||||
@@ -2559,7 +2560,7 @@
|
||||
|
||||
\li Select \uicontrol {Tools > Options > Environment > Locator}.
|
||||
|
||||
\li In \uicontrol{Refresh interval}, define new time in minutes.
|
||||
\li In \uicontrol {Refresh interval}, define new time in minutes.
|
||||
|
||||
\endlist
|
||||
|
||||
|
Reference in New Issue
Block a user