forked from qt-creator/qt-creator
Doc: Replace "Tools > Options" with "Edit > Preferences"
The menu was moved and renamed. The Options dialog was also renamed "Preferences". Change-Id: I05d187915382b3ce49699d91304cd447c87e2bd6 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
\section1 Configuring External Tools
|
||||
|
||||
You can change the configuration of preconfigured tools and configure
|
||||
additional tools in \QC \uicontrol Options.
|
||||
additional tools in \QC \uicontrol Preferences.
|
||||
|
||||
\image qtcreator-external-tools.png
|
||||
|
||||
@@ -163,7 +163,7 @@
|
||||
|
||||
|
||||
To globally change the system environment from the one in which
|
||||
\QC is started, select \uicontrol Tools > \uicontrol Options >
|
||||
\QC is started, select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Environment > \uicontrol System, and then select
|
||||
\uicontrol Change in the \uicontrol Environment field.
|
||||
\if defined(qtcreator)
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
space, in the fullscreen \uicontrol Help mode.
|
||||
|
||||
\li To select and configure how the documentation is displayed in the
|
||||
\uicontrol Help mode, select \uicontrol Tools > \uicontrol Options > \uicontrol Help.
|
||||
\uicontrol Help mode, select \uicontrol Edit > \uicontrol Preferences > \uicontrol Help.
|
||||
\endlist
|
||||
|
||||
The following image displays the context sensitive help in the \uicontrol Edit
|
||||
@@ -66,7 +66,7 @@
|
||||
\image qtcreator-context-sensitive-help.png
|
||||
|
||||
If the help HTML file does not use a style sheet, you can change the font
|
||||
family, style, and size in \uicontrol Tools > \uicontrol Options >
|
||||
family, style, and size in \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Help > \uicontrol General.
|
||||
|
||||
\image qtcreator-help-options.png
|
||||
@@ -87,8 +87,8 @@
|
||||
|
||||
\section1 Viewing Function Tooltips
|
||||
|
||||
To hide function tooltips by default, select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Text Editor} > \uicontrol Behavior >
|
||||
To hide function tooltips by default, select \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol {Text Editor} > \uicontrol Behavior >
|
||||
\uicontrol {Show help tooltips using the mouse} >
|
||||
\uicontrol {On Shift+Mouseover}. You can still view the tooltips by pressing
|
||||
and holding down the \key Shift key.
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
By default, \QC registers only the latest available version of the
|
||||
documentation for each installed Qt module. To register all installed
|
||||
documentation, select \uicontrol Tools > \uicontrol Options >
|
||||
documentation, select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Kits > \uicontrol {Qt Versions} >
|
||||
\uicontrol {Register documentation}.
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
|
||||
\endlist
|
||||
|
||||
To import and export bookmarks, select \uicontrol Tools > \uicontrol Options
|
||||
To import and export bookmarks, select \uicontrol Edit > \uicontrol Preferences
|
||||
> \uicontrol Help > \uicontrol General > \uicontrol {Import Bookmarks} or
|
||||
\uicontrol {Export Bookmarks}.
|
||||
|
||||
@@ -207,7 +207,7 @@
|
||||
For information on how to prepare your documentation and create a
|
||||
.qch file, see \l{The Qt Help Framework}.
|
||||
|
||||
\li To add the .qch file to \QC, select \uicontrol Tools > \uicontrol Options >
|
||||
\li To add the .qch file to \QC, select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Help > \uicontrol Documentation > \uicontrol Add.
|
||||
|
||||
\endlist
|
||||
@@ -219,8 +219,8 @@
|
||||
space, the help opens in the full-screen help mode.
|
||||
|
||||
You can specify that the help always opens in full-screen mode or
|
||||
is detached to an external window. Select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol Help > \uicontrol General and specify
|
||||
is detached to an external window. Select \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol Help > \uicontrol General and specify
|
||||
settings for displaying context-sensitive help
|
||||
in the \uicontrol {On context help} field. To detach the help window, select
|
||||
\uicontrol {Always Show in External Window}.
|
||||
@@ -231,7 +231,7 @@
|
||||
\section1 Selecting the Start Page
|
||||
|
||||
You can select the page to display when you open the \uicontrol Help mode in the
|
||||
\uicontrol Tools > \uicontrol Options > \uicontrol Help > \uicontrol General
|
||||
\uicontrol Edit > \uicontrol Preferences > \uicontrol Help > \uicontrol General
|
||||
> \uicontrol {On help start} field.
|
||||
To display the page and help views that were open when you exited the mode,
|
||||
select the \uicontrol {Show My Tabs from Last Session} option. However, Web pages
|
||||
@@ -261,7 +261,7 @@
|
||||
|
||||
\list 1
|
||||
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Help >
|
||||
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Help >
|
||||
\uicontrol Filters.
|
||||
|
||||
\image qtcreator-help-filter-attributes.png "Filters tab in Help options"
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
To view all functions available in \QC and the keyboard shortcuts defined
|
||||
for them, select
|
||||
\uicontrol Tools > \uicontrol Options > \uicontrol Environment >
|
||||
\uicontrol Edit > \uicontrol Preferences > \uicontrol Environment >
|
||||
\uicontrol Keyboard. The shortcuts are listed by category. To find a keyboard
|
||||
shortcut in the list, enter a function name or shortcut in the \uicontrol Filter
|
||||
field.
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
To override the platform default value that determines whether
|
||||
keyboard shortcuts are shown in the labels of context menu items,
|
||||
select \uicontrol Tools > \uicontrol Options > \uicontrol Environment >
|
||||
select \uicontrol Edit > \uicontrol Preferences > \uicontrol Environment >
|
||||
\uicontrol Interface. The label of the \uicontrol {Show keyboard shortcuts
|
||||
in context menus} check box indicates whether the platform default value
|
||||
is \c on or \c off.
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
\list 1
|
||||
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Environment
|
||||
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Environment
|
||||
> \uicontrol Keyboard.
|
||||
|
||||
\li Select a command from the list.
|
||||
@@ -290,7 +290,7 @@
|
||||
By default, \QC exits without asking for confirmation, unless
|
||||
there are unsaved changes in open files. To always be asked,
|
||||
select the \uicontrol {Ask for confirmation before exiting}
|
||||
check box in \uicontrol Tools > \uicontrol Options >
|
||||
check box in \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Environment > \uicontrol System.
|
||||
\li Ctrl+Q
|
||||
\endtable
|
||||
@@ -388,8 +388,8 @@
|
||||
\li Select the current block
|
||||
|
||||
The second press extends the selection to the parent block. To
|
||||
enable this behavior, select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Text Editor} >
|
||||
enable this behavior, select \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol {Text Editor} >
|
||||
\uicontrol Behavior >
|
||||
\uicontrol {Enable smart selection changing}.
|
||||
\li Ctrl+U
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
|
||||
The handling of build system based tests is disabled by default to avoid
|
||||
interference with code based parsers. To enable build system based tests,
|
||||
select the respective test tool in \uicontrol Options > \uicontrol Testing
|
||||
select the respective test tool in \uicontrol Preferences > \uicontrol Testing
|
||||
> \uicontrol General.
|
||||
|
||||
The detection of tests is usually much faster for build system based
|
||||
@@ -367,8 +367,8 @@
|
||||
with the build system.
|
||||
|
||||
If a test takes more than a minute to execute, the default timeout might
|
||||
stop the test execution. To increase the timeout, select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Testing} > \uicontrol General.
|
||||
stop the test execution. To increase the timeout, select \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol {Testing} > \uicontrol General.
|
||||
|
||||
\section2 Selecting Tests to Run
|
||||
|
||||
@@ -415,7 +415,7 @@
|
||||
\section1 Specifying Test Settings
|
||||
|
||||
To customize the handling of tests, test frameworks, and test tools, select
|
||||
\uicontrol Tools > \uicontrol Options > \uicontrol {Testing} >
|
||||
\uicontrol Edit > \uicontrol Preferences > \uicontrol {Testing} >
|
||||
\uicontrol General.
|
||||
|
||||
\image qtcreator-autotests-options.png
|
||||
@@ -464,8 +464,8 @@
|
||||
The code inside a benchmark test is measured, and possibly also repeated
|
||||
several times in order to get an accurate measurement. This depends on the
|
||||
measurement back-end that you can select in the
|
||||
\uicontrol {Benchmark Metrics} group in \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Testing} > \uicontrol {Qt Test}:
|
||||
\uicontrol {Benchmark Metrics} group in \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol {Testing} > \uicontrol {Qt Test}:
|
||||
walltime, CPU tick counter, event counter, Valgrind Callgrind, and Linux
|
||||
Perf. For more information, see \l{Creating a Benchmark}.
|
||||
|
||||
@@ -487,8 +487,8 @@
|
||||
|
||||
\section2 Specifying Settings for Running Google Tests
|
||||
|
||||
To specify settings for running Google tests, select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Testing} > \uicontrol {Google Test}.
|
||||
To specify settings for running Google tests, select \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol {Testing} > \uicontrol {Google Test}.
|
||||
|
||||
\image qtcreator-autotests-options-google.png
|
||||
|
||||
@@ -515,8 +515,8 @@
|
||||
\section2 Specifying Settings for Running Boost Tests
|
||||
|
||||
\list 1
|
||||
\li To specify settings for running Boost tests, select \uicontrol Tools
|
||||
> \uicontrol Options > \uicontrol {Testing} >
|
||||
\li To specify settings for running Boost tests, select \uicontrol Edit
|
||||
> \uicontrol Preferences > \uicontrol {Testing} >
|
||||
\uicontrol {Boost Test}.
|
||||
\image qtcreator-autotests-options-boost.png
|
||||
\li In the \uicontrol {Log format} field, select the error report
|
||||
@@ -539,7 +539,7 @@
|
||||
\section2 Specifying Settings for Running Catch2 Tests
|
||||
\list 1
|
||||
\li To specify settings for running Catch2 tests, select
|
||||
\uicontrol Tools > \uicontrol Options > \uicontrol {Testing} >
|
||||
\uicontrol Edit > \uicontrol Preferences > \uicontrol {Testing} >
|
||||
\uicontrol {Catch Test}.
|
||||
\image qtcreator-autotests-options-catch2.png "Catch Test options"
|
||||
\li Select the \uicontrol {Show success} check box to show succeeding
|
||||
@@ -571,7 +571,7 @@
|
||||
\section2 Specifying Settings for Running CTest-Based Tests
|
||||
\list 1
|
||||
\li To specify settings for running CTest-based tests, select
|
||||
\uicontrol Tools > \uicontrol Options > \uicontrol {Testing} >
|
||||
\uicontrol Edit > \uicontrol Preferences > \uicontrol {Testing} >
|
||||
\uicontrol {CTest}.
|
||||
\image qtcreator-autotests-options-ctest.png "CTest options"
|
||||
\li Select the \uicontrol {Output on failure} check box to show test
|
||||
@@ -604,8 +604,8 @@
|
||||
However, if a Qt test crashes, it might not produce complete XML code that
|
||||
can be parsed, which might lead to information loss. The lost information
|
||||
might be retrievable when viewing the results as plain text.
|
||||
To view the results of Qt tests as plain text, select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Testing} > \uicontrol {Qt Test}, and
|
||||
To view the results of Qt tests as plain text, select \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol {Testing} > \uicontrol {Qt Test}, and
|
||||
then deselect the \uicontrol {Use XML output} check box. Then select the
|
||||
\inlineimage icons/text.png
|
||||
(\uicontrol {Switch Between Visual and Text Display}) button in
|
||||
|
||||
@@ -111,8 +111,8 @@
|
||||
|
||||
\section1 Find a specific setting
|
||||
|
||||
To find specific settings in \uicontrol Tools > \uicontrol Options,
|
||||
use the filter located at the top left of the \uicontrol Options dialog box.
|
||||
To find specific settings in \uicontrol Edit > \uicontrol Preferences,
|
||||
use the filter located at the top left of the \uicontrol Preferences dialog.
|
||||
|
||||
\section1 View output
|
||||
|
||||
@@ -145,8 +145,8 @@
|
||||
You can see the keyboard shortcut for a menu command in the menu
|
||||
or the tooltip for a button.
|
||||
|
||||
To customize, import, or export keyboard shortcuts, select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol Environment > \uicontrol Keyboard.
|
||||
To customize, import, or export keyboard shortcuts, select \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol Environment > \uicontrol Keyboard.
|
||||
|
||||
\section1 Run \QC from the command line
|
||||
|
||||
@@ -194,7 +194,7 @@
|
||||
|
||||
If an instance of a class is derived from QObject, and you would like to
|
||||
find all other objects connected to one of your object's slots using
|
||||
Qt's signals and slots mechanism, select \uicontrol Tools > \uicontrol Options
|
||||
Qt's signals and slots mechanism, select \uicontrol Edit > \uicontrol Preferences
|
||||
> \uicontrol{Debugger} > \uicontrol{Locals} > \uicontrol{Use Debugging Helper}.
|
||||
|
||||
In the \uicontrol{Locals} view, expand the object's entry and open
|
||||
@@ -213,7 +213,7 @@
|
||||
To switch off the debugging helpers:
|
||||
\list 1
|
||||
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Debugger >
|
||||
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Debugger >
|
||||
\uicontrol{Locals}.
|
||||
|
||||
\li Uncheck the \uicontrol{Use Debugging Helper} checkbox.
|
||||
@@ -227,7 +227,7 @@
|
||||
|
||||
\list 1
|
||||
|
||||
\li Select \uicontrol Tools > \uicontrol Options >
|
||||
\li Select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Debugger > \uicontrol General.
|
||||
|
||||
\li Select the \uicontrol {Use tooltips in main editor while debugging} check
|
||||
@@ -253,7 +253,7 @@
|
||||
create your own locator filters. That way you can locate files in a
|
||||
directory structure you have defined.
|
||||
|
||||
To create locator filters, select \uicontrol Tools > \uicontrol Options >
|
||||
To create locator filters, select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Locator > \uicontrol Add.
|
||||
|
||||
For more information, see \l{Creating Locator Filters}.
|
||||
@@ -274,7 +274,7 @@
|
||||
\section1 Add a license header template for C++ code
|
||||
|
||||
A file containing a license header for C++ can be specified under
|
||||
\uicontrol Tools > \uicontrol Options > \uicontrol C++ >
|
||||
\uicontrol Edit > \uicontrol Preferences > \uicontrol C++ >
|
||||
\uicontrol {License Template}. It may contain special placeholders enclosed
|
||||
in \c{%%} that are replaced when generating a new file:
|
||||
|
||||
@@ -322,7 +322,7 @@
|
||||
\section1 Add my own code snippets to the auto-complete menu
|
||||
|
||||
You can add, modify, and remove snippets in the snippet editor.
|
||||
To open the editor, select \uicontrol Tools > \uicontrol Options
|
||||
To open the editor, select \uicontrol Edit > \uicontrol Preferences
|
||||
> \uicontrol {Text Editor} > \uicontrol Snippets.
|
||||
|
||||
For more information, see \l {Adding and Editing Snippets}.
|
||||
@@ -344,7 +344,7 @@
|
||||
|
||||
\section1 Configure the amount of recent files shown
|
||||
|
||||
Select \uicontrol Tools > \uicontrol Options, and change the value of the
|
||||
Select \uicontrol Edit > \uicontrol Preferences, and change the value of the
|
||||
list under \uicontrol Environment > \uicontrol System
|
||||
> \uicontrol {Maximum number of entries in "Recent Files"}.
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
compiler. What should I do?}
|
||||
|
||||
Make sure that the application is in your system PATH when starting \QC.
|
||||
Also select \uicontrol Tools > \uicontrol Options to check the settings
|
||||
Also select \uicontrol Edit > \uicontrol Preferences to check the settings
|
||||
specified for the application. Many plugins specify either the path to the
|
||||
tool they need or the environment they run in.
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
|
||||
\QC has been localized into several languages. If the system
|
||||
language is one of the supported languages, it is automatically selected.
|
||||
To change the language, select \uicontrol Tools > \uicontrol Options >
|
||||
To change the language, select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Environment and select a language in the \uicontrol Language
|
||||
field. Select \uicontrol {Restart Now} to restart \QC and have the change
|
||||
take effect.
|
||||
@@ -173,7 +173,7 @@
|
||||
\uicontrol Help mode.
|
||||
|
||||
To view the documentation that is available and to add documentation,
|
||||
select \uicontrol Tools > \uicontrol Options > \uicontrol Help >
|
||||
select \uicontrol Edit > \uicontrol Preferences > \uicontrol Help >
|
||||
\uicontrol Documentation. For more information, see
|
||||
\l{Adding External Documentation}.
|
||||
|
||||
@@ -260,7 +260,7 @@
|
||||
|
||||
For console applications that require input, select \uicontrol Projects >
|
||||
\uicontrol {Run Settings} > \uicontrol {Run in terminal}. To specify the
|
||||
terminal to use, select \uicontrol Tools > \uicontrol Options >
|
||||
terminal to use, select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol Environment > \uicontrol System.
|
||||
|
||||
\b {On Windows:} Output is displayed differently for \e{console
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
To determine what data is transmitted to the backend storage:
|
||||
|
||||
\list 1
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Telemetry
|
||||
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Telemetry
|
||||
> \uicontrol {Usage Statistics}.
|
||||
\image qtcreator-telemetry-settings.png "Telemetry settings"
|
||||
\li In the \uicontrol {Telemetry mode} list, select the mode that
|
||||
|
||||
Reference in New Issue
Block a user