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

@@ -66,7 +66,7 @@
\l{https://doc.qt.io/Boot2Qt/b2qt-requirements-x11.html#setting-up-usb-access-to-embedded-devices}
{Boot2Qt: Setting Up USB Access to Embedded Devices}.
You can edit the settings later in \uicontrol Tools > \uicontrol Options >
You can edit the settings later in \uicontrol Edit > \uicontrol Preferences >
\uicontrol Devices > \uicontrol Devices.
\image qtcreator-boot2qt-device-configurations.png "Devices dialog"
@@ -107,10 +107,10 @@
\list 1
\li Make sure that your device can be reached via an IP address or
connect it with a USB connection.
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol {Qt Versions} > \uicontrol Add to add the Qt version
for Boot2Qt.
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol Compilers > \uicontrol Add to add the compiler for
building the applications.
\li Select \uicontrol Tools > \uicontrol {Flash Boot to Qt Device}
@@ -119,7 +119,7 @@
parameters for connecting to the devices over the network (\QC
automatically detects devices connected with USB):
\list 1
\li Select \uicontrol Tools > \uicontrol Options >
\li Select \uicontrol Edit > \uicontrol Preferences >
\uicontrol Devices > \uicontrol Devices > \uicontrol Add >
\uicontrol Boot2Qt > \uicontrol {Finish}.
\image qtcreator-devices-boot2qt.png "Boot2Qt Network Device Setup wizard"
@@ -136,7 +136,7 @@
these is the SSH port number, which is available in
the variable \c %{Device:SshPort}.
\endlist
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol Add to add a kit for building applications for the
device. Select the Qt version, compiler, and device that you
added above, and choose \uicontrol Boot2Qt as the device type.

View File

@@ -41,8 +41,8 @@
development PC.
To tell \QC where it can find the tools, specify the paths to the
directories where the tools are installed in \uicontrol Tools >
\uicontrol Options > \uicontrol Devices > \uicontrol SSH:
directories where the tools are installed in \uicontrol Edit >
\uicontrol Preferences > \uicontrol Devices > \uicontrol SSH:
\image qtcreator-ssh-options.png
@@ -82,7 +82,7 @@
\list 1
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Devices
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Devices
> \uicontrol Devices > \uicontrol {Create New}.
\image qtcreator-ssh-key-configuration.png "SSH Key Configuration dialog"

View File

@@ -29,7 +29,7 @@
\section2 Managing Device Processes
You can view processes running on devices and kill them. Select
\uicontrol Tools > \uicontrol Options > \uicontrol Devices >
\uicontrol Edit > \uicontrol Preferences > \uicontrol Devices >
\uicontrol Devices > \uicontrol {Show Running Processes}.
You can filter the processes by name or ID in the

View File

@@ -49,7 +49,7 @@
{kit}.
You use a wizard to create the connections. You can edit the settings later
in \uicontrol Tools > \uicontrol Options > \uicontrol Devices >
in \uicontrol Edit > \uicontrol Preferences > \uicontrol Devices >
\uicontrol Devices.
\image qtcreator-linux-device-configurations.png "Devices dialog"
@@ -76,11 +76,11 @@
\li Make sure that your device can be reached via an IP address.
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol {Qt Versions} > \uicontrol Add to add the Qt version
for embedded Linux.
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol Compilers > \uicontrol Add to add the compiler for
building the applications.
@@ -89,7 +89,7 @@
\list a
\li Select \uicontrol Tools > \uicontrol Options >
\li Select \uicontrol Edit > \uicontrol Preferences >
\uicontrol Devices > \uicontrol Devices > \uicontrol Add >
\uicontrol {Generic Linux Device}
> \uicontrol {Start Wizard}.
@@ -133,7 +133,7 @@
the SSH port number, which is available in the variable \c %{Device:SshPort}.
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol Add to add a kit for building for the device. Select the
Qt version, compiler, and device that you added above, and choose
\uicontrol {Generic Linux Device} for the device type.