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:
Leena Miettinen
2022-06-27 12:12:54 +02:00
parent e46357a220
commit b5066d71b8
98 changed files with 351 additions and 352 deletions

View File

@@ -67,15 +67,15 @@
available in \QC. If it does not, you must add the kits yourself to tell
\QC where everything is.
To add kits, select \uicontrol Tools > \uicontrol Options >
To add kits, select \uicontrol Edit > \uicontrol Preferences >
\uicontrol Kits > \uicontrol Add.
For more information, see \l{Adding Kits}.
Each kit consists of a set of values that define one environment, such as a
\l{glossary-device}{device}, compiler, and Qt version. If you know you have
installed a Qt version, but it is not listed in \uicontrol Tools >
\uicontrol Options > \uicontrol Kits > \uicontrol {Qt Versions}, select
installed a Qt version, but it is not listed in \uicontrol Edit >
\uicontrol Preferences > \uicontrol Kits > \uicontrol {Qt Versions}, select
\uicontrol {Link with Qt}.
If the Qt version is still not listed under \uicontrol Auto-detected, select
@@ -83,8 +83,8 @@
For more information, see \l{Adding Qt Versions}.
Also check that your compiler is listed in \uicontrol Tools >
\uicontrol Options > \uicontrol Kits > \uicontrol {Compilers}.
Also check that your compiler is listed in \uicontrol Edit >
\uicontrol Preferences > \uicontrol Kits > \uicontrol {Compilers}.
For more information, see \l{Adding Compilers}.
@@ -94,7 +94,7 @@
over a WLAN. You must also configure a connection between \QC and the
development PC and specify the device in a kit.
To add devices, select \uicontrol Tools > \uicontrol Options >
To add devices, select \uicontrol Edit > \uicontrol Preferences >
\uicontrol Devices > \uicontrol Devices > \uicontrol Add.
For more information, see \l{Connecting Devices}.
@@ -104,7 +104,7 @@
You can use \QC with your favorite keyboard shortcuts.
To view and edit all keyboard shortcuts defined in \QC, select
\uicontrol Tools > \uicontrol Options > \uicontrol Environment >
\uicontrol Edit > \uicontrol Preferences > \uicontrol Environment >
\uicontrol Keyboard. For more information, see \l{Keyboard Shortcuts}.
\section1 Changing Color Schemes
@@ -112,7 +112,7 @@
Themes enable you to customize the appearance of the \QC UI: widgets,
colors, and icons.
To switch themes, select \uicontrol Tools > \uicontrol Options >
To switch themes, select \uicontrol Edit > \uicontrol Preferences >
\uicontrol Environment, and then select a theme
in the \uicontrol Theme field.
@@ -122,7 +122,7 @@
ones. The color schemes apply to highlighting C++ files, QML files, and
generic files.
To change the color scheme, select \uicontrol Tools > \uicontrol Options >
To change the color scheme, select \uicontrol Edit > \uicontrol Preferences >
\uicontrol {Text Editor} > \uicontrol {Fonts & Color}.
For more information, see \l{Defining Color Schemes}.
@@ -133,8 +133,8 @@
syntax definitions. \QC comes with most of the commonly used syntax files,
and you can download additional files.
To download and use highlight definition files, select \uicontrol Tools >
\uicontrol Options > \uicontrol {Text Editor} > \uicontrol {Generic Highlighter}.
To download and use highlight definition files, select \uicontrol Edit >
\uicontrol Preferences > \uicontrol {Text Editor} > \uicontrol {Generic Highlighter}.
For more information, see \l{Generic Highlighting}.
@@ -145,7 +145,7 @@
the statement currently under your cursor. You can add, modify, and remove
snippets in the snippet editor.
To open the snippet editor, select \uicontrol Tools > \uicontrol Options >
To open the snippet editor, select \uicontrol Edit > \uicontrol Preferences >
\uicontrol {Text Editor} > \uicontrol Snippets.
For more information, see \l{Editing Code Snippets}.
@@ -157,7 +157,7 @@
\QC. Once it is set up correctly on the development PC, it should just work.
However, some configuration options are available and you can set them in
\uicontrol Tools > \uicontrol Options > \uicontrol {Version Control} >
\uicontrol Edit > \uicontrol Preferences > \uicontrol {Version Control} >
\uicontrol General.
For more information about the supported functions, see

View File

@@ -96,7 +96,7 @@
cross-platform development easier. Each kit consists of a set
of values that define one environment, such as a \l{glossary-device}{device},
tool chain, Qt version, and debugger command to use. Configure kits at
\uicontrol Tools > \uicontrol Options > \uicontrol Kits.
\uicontrol Edit > \uicontrol Preferences > \uicontrol Kits.
\row
\li Mode

View File

@@ -91,7 +91,7 @@
To develop for UWP using Qt 5, use \QC 7.0, or earlier.
\QC automatically runs scheduled checks for updates based on the settings
specified in \uicontrol Tools > \uicontrol Options \uicontrol Environment >
specified in \uicontrol Edit > \uicontrol Preferences \uicontrol Environment >
\uicontrol Update.
For more information on the requirements for each platform, see: