forked from qt-creator/qt-creator
Doc: Unify product naming
Unify naming for Qt Online Installer and Qt Maintenance Tool. Ass macros for theses as well. Task-number: QTBUG-116573 Change-Id: I90247956300607b852a17df96aa667bf55805e36 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
This commit is contained in:
@@ -35,6 +35,8 @@ macro.QMLD = "Qt Quick Designer"
|
|||||||
macro.QQV = "Qt QML Viewer"
|
macro.QQV = "Qt QML Viewer"
|
||||||
macro.QSDK = "Qt"
|
macro.QSDK = "Qt"
|
||||||
macro.QUL = "Qt Quick Ultralite"
|
macro.QUL = "Qt Quick Ultralite"
|
||||||
|
macro.QOI = "Qt Online Installer"
|
||||||
|
macro.QMT = "Qt Maintenance Tool"
|
||||||
macro.qtcversion = $QTC_VERSION
|
macro.qtcversion = $QTC_VERSION
|
||||||
macro.param = "\\e"
|
macro.param = "\\e"
|
||||||
macro.raisedaster.HTML = "<sup>*</sup>"
|
macro.raisedaster.HTML = "<sup>*</sup>"
|
||||||
|
@@ -28,7 +28,7 @@
|
|||||||
sources. Because the client has a local cache for package storage, you can
|
sources. Because the client has a local cache for package storage, you can
|
||||||
work offline, as long as no new packages are needed from remote servers.
|
work offline, as long as no new packages are needed from remote servers.
|
||||||
|
|
||||||
To use Conan, install it by using the Qt installer or the tools that
|
To use Conan, install it by using \QOI or the tools that
|
||||||
your operating system has. For example, on Windows, you can use the
|
your operating system has. For example, on Windows, you can use the
|
||||||
\c {choco install conan} or \c {pip install conan} command.
|
\c {choco install conan} or \c {pip install conan} command.
|
||||||
|
|
||||||
|
@@ -169,7 +169,7 @@
|
|||||||
\section2 Debugging Tools for Windows
|
\section2 Debugging Tools for Windows
|
||||||
|
|
||||||
To use the CDB debugger, install the \e {Debugging Tools for Windows} when
|
To use the CDB debugger, install the \e {Debugging Tools for Windows} when
|
||||||
you install \QC either by using the Qt Online Installer (in \uicontrol Qt
|
you install \QC either by using \QOI (in \uicontrol Qt
|
||||||
> \uicontrol Tools > \uicontrol {\QC}) or by using the stand-alone \QC
|
> \uicontrol Tools > \uicontrol {\QC}) or by using the stand-alone \QC
|
||||||
installation packages.
|
installation packages.
|
||||||
|
|
||||||
|
@@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
The data is transmitted to the backend storage using an encrypted
|
The data is transmitted to the backend storage using an encrypted
|
||||||
connection. The storage is located in the same Heroku backend as the
|
connection. The storage is located in the same Heroku backend as the
|
||||||
Qt installer backend. Physically, data is stored in the Amazon cloud.
|
\QOI backend. Physically, data is stored in the Amazon cloud.
|
||||||
|
|
||||||
\section1 Specifying Telemetry Settings
|
\section1 Specifying Telemetry Settings
|
||||||
|
|
||||||
|
@@ -19,10 +19,10 @@
|
|||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
You must install the tool chain for building applications for the targeted
|
You must install the tool chain for building applications for the targeted
|
||||||
embedded platform on the development PC and use the Qt Maintenance Tool to
|
embedded platform on the development PC and use \QMT to
|
||||||
install Qt libraries that are built for the platform. You can then add a
|
install Qt libraries that are built for the platform. You can then add a
|
||||||
\l{glossary-buildandrun-kit}{kit} with the tool chain and the Qt version
|
\l{glossary-buildandrun-kit}{kit} with the tool chain and the Qt version
|
||||||
for the device's architecture. When possible, the Maintenance Tool creates
|
for the device's architecture. When possible, \QMT creates
|
||||||
suitable kits for you.
|
suitable kits for you.
|
||||||
|
|
||||||
You can connect embedded devices to the development PC to run, debug, and
|
You can connect embedded devices to the development PC to run, debug, and
|
||||||
|
@@ -54,7 +54,7 @@
|
|||||||
\section2 MCU Plugin
|
\section2 MCU Plugin
|
||||||
|
|
||||||
To be able to develop applications for MCUs, you need the MCU plugin.
|
To be able to develop applications for MCUs, you need the MCU plugin.
|
||||||
This plugin is enabled automatically by the Qt Installer when you
|
This plugin is enabled automatically by \QOI when you
|
||||||
install \QMCU.
|
install \QMCU.
|
||||||
|
|
||||||
\section2 Specifying MCU Settings
|
\section2 Specifying MCU Settings
|
||||||
|
@@ -34,13 +34,13 @@
|
|||||||
\section1 Checking Build and Run Settings
|
\section1 Checking Build and Run Settings
|
||||||
|
|
||||||
\QC is an integrated development environment (IDE) that you can use to
|
\QC is an integrated development environment (IDE) that you can use to
|
||||||
develop Qt applications. While you can use the Qt Installer to install \QC,
|
develop Qt applications. While you can use \QOI to install \QC,
|
||||||
the stand-alone \QC installer never installs Qt or any Qt tools, such as
|
the stand-alone \QC installer never installs Qt or any Qt tools, such as
|
||||||
qmake. To use \QC for Qt development, you also need to install a Qt version
|
qmake. To use \QC for Qt development, you also need to install a Qt version
|
||||||
and a compiler. If you update the compiler version later, you
|
and a compiler. If you update the compiler version later, you
|
||||||
can register it into \QC.
|
can register it into \QC.
|
||||||
|
|
||||||
The Qt Installer attempts to auto-detect compilers and Qt versions. If it
|
\QOI attempts to auto-detect compilers and Qt versions. If it
|
||||||
succeeds, the relevant kits will automatically become
|
succeeds, the relevant kits will automatically become
|
||||||
available in \QC. If it does not, you must add the kits yourself to tell
|
available in \QC. If it does not, you must add the kits yourself to tell
|
||||||
\QC where everything is.
|
\QC where everything is.
|
||||||
|
@@ -46,8 +46,8 @@
|
|||||||
\row
|
\row
|
||||||
\li \b {\l{Building and Running an Example}}
|
\li \b {\l{Building and Running an Example}}
|
||||||
|
|
||||||
To check that the \l{https://www.qt.io/download-qt-installer}
|
To check that \l{https://www.qt.io/download-qt-installer}
|
||||||
{Qt Online Installer} created \l{glossary-buildandrun-kit}
|
{\QOI} created \l{glossary-buildandrun-kit}
|
||||||
{build and run kits}, open an example application and run it.
|
{build and run kits}, open an example application and run it.
|
||||||
If you have not done so before, go to
|
If you have not done so before, go to
|
||||||
\l{Building and Running an Example}.
|
\l{Building and Running an Example}.
|
||||||
|
@@ -16,10 +16,10 @@
|
|||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
You must install the tool chain for building applications for the targeted
|
You must install the tool chain for building applications for the targeted
|
||||||
mobile platform on the development PC and use the Qt Maintenance Tool to
|
mobile platform on the development PC and use \QMT to
|
||||||
install Qt libraries that are built for the platform. You can then add a
|
install Qt libraries that are built for the platform. You can then add a
|
||||||
\l{glossary-buildandrun-kit}{kit} with the tool chain and the Qt version
|
\l{glossary-buildandrun-kit}{kit} with the tool chain and the Qt version
|
||||||
for the device's architecture. When possible, the Maintenance Tool creates
|
for the device's architecture. When possible, \QMT creates
|
||||||
suitable kits for you.
|
suitable kits for you.
|
||||||
|
|
||||||
You can connect mobile devices to the development PC and select the
|
You can connect mobile devices to the development PC and select the
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
specifies the compiler and other necessary tools for building an application
|
specifies the compiler and other necessary tools for building an application
|
||||||
for and running it on a particular platform.
|
for and running it on a particular platform.
|
||||||
|
|
||||||
\QC automatically detects the compilers that your system or the Qt Installer
|
\QC automatically detects the compilers that your system or \QOI
|
||||||
registers and lists them in \uicontrol Edit > \uicontrol Preferences >
|
registers and lists them in \uicontrol Edit > \uicontrol Preferences >
|
||||||
\uicontrol Kits > \uicontrol Compilers.
|
\uicontrol Kits > \uicontrol Compilers.
|
||||||
|
|
||||||
|
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
To remove invalid Qt versions, select \uicontrol {Clean Up}.
|
To remove invalid Qt versions, select \uicontrol {Clean Up}.
|
||||||
|
|
||||||
You can link to a Qt that the Qt Installer installed to
|
You can link to a Qt that \QOI installed to
|
||||||
automatically detect the installed Qt versions. However, you cannot link
|
automatically detect the installed Qt versions. However, you cannot link
|
||||||
to a Qt that the system installed with some other package
|
to a Qt that the system installed with some other package
|
||||||
manager, such as your Linux distribution, brew on \macos, or Chocolatey on
|
manager, such as your Linux distribution, brew on \macos, or Chocolatey on
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
output exist. When \QC complains about the installation of a self-built Qt
|
output exist. When \QC complains about the installation of a self-built Qt
|
||||||
version, try running \c {make install} in the build directory to actually
|
version, try running \c {make install} in the build directory to actually
|
||||||
install Qt into the configured location. If you installed Qt using the Qt
|
install Qt into the configured location. If you installed Qt using the Qt
|
||||||
Installer, run the Qt maintenance tool to check for updates or to reinstall
|
Installer, run \QMT to check for updates or to reinstall
|
||||||
the Qt version.
|
the Qt version.
|
||||||
|
|
||||||
\section1 Minimum Requirements
|
\section1 Minimum Requirements
|
||||||
|
@@ -14,8 +14,8 @@
|
|||||||
|
|
||||||
\title Configuring Projects
|
\title Configuring Projects
|
||||||
|
|
||||||
When you install Qt for a target platform, such as Android or QNX, the
|
When you install Qt for a target platform, such as Android or QNX,
|
||||||
\l{https://www.qt.io/download-qt-installer}{Qt Online Installer}
|
\l{https://www.qt.io/download-qt-installer}{\QOI}
|
||||||
creates \l{glossary-buildandrun-kit}{kits} for the development
|
creates \l{glossary-buildandrun-kit}{kits} for the development
|
||||||
targets. Select the kits to use in the \uicontrol {Configure Projects}
|
targets. Select the kits to use in the \uicontrol {Configure Projects}
|
||||||
view when you open a project for the first time. At least one kit must be
|
view when you open a project for the first time. At least one kit must be
|
||||||
|
@@ -83,8 +83,8 @@
|
|||||||
|
|
||||||
\note If you have not installed the Qt Virtual Keyboard module when
|
\note If you have not installed the Qt Virtual Keyboard module when
|
||||||
you installed Qt, an error message will appear when you try to open
|
you installed Qt, an error message will appear when you try to open
|
||||||
\e Main.qml for editing. You can use the \l {Installing Qt}
|
\e Main.qml for editing. You can use \l {Installing Qt}
|
||||||
{Qt Maintenance Tool} to install Qt Virtual Keyboard.
|
{\QMT} to install Qt Virtual Keyboard.
|
||||||
|
|
||||||
\li Select \uicontrol Next to open the \uicontrol {Kit Selection}
|
\li Select \uicontrol Next to open the \uicontrol {Kit Selection}
|
||||||
dialog.
|
dialog.
|
||||||
|
@@ -39,7 +39,7 @@
|
|||||||
\section1 Setting Up the Development Environment
|
\section1 Setting Up the Development Environment
|
||||||
|
|
||||||
You need to install and configure Qt for WebAssembly and the tool chain for
|
You need to install and configure Qt for WebAssembly and the tool chain for
|
||||||
compiling to WebAssembly. The Qt Installer automatically adds a build and
|
compiling to WebAssembly. \QOI automatically adds a build and
|
||||||
run kit to \QC.
|
run kit to \QC.
|
||||||
|
|
||||||
\section2 Setting Up Qt for WebAssembly
|
\section2 Setting Up Qt for WebAssembly
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
To set up Qt for WebAssembly:
|
To set up Qt for WebAssembly:
|
||||||
|
|
||||||
\list 1
|
\list 1
|
||||||
\li Use the Qt maintenance tool to install Qt for WebAssembly and, on
|
\li Use \QMT to install Qt for WebAssembly and, on
|
||||||
Windows, \MinGW (found in \uicontrol {Developer and Designer Tools}).
|
Windows, \MinGW (found in \uicontrol {Developer and Designer Tools}).
|
||||||
\li Check out a known-good Emscripten version supported by the Qt for
|
\li Check out a known-good Emscripten version supported by the Qt for
|
||||||
WebAssembly version that you installed, and install and activate
|
WebAssembly version that you installed, and install and activate
|
||||||
|
@@ -44,9 +44,9 @@
|
|||||||
When developing your plugin, point the \c {CMAKE_PREFIX_PATH} to the
|
When developing your plugin, point the \c {CMAKE_PREFIX_PATH} to the
|
||||||
installation location of \QC, or the \QC app on macOS.
|
installation location of \QC, or the \QC app on macOS.
|
||||||
|
|
||||||
Get prebuilt packages either from the
|
Get prebuilt packages either from
|
||||||
\l{https://download.qt.io/official_releases/online_installers/}
|
\l{https://download.qt.io/official_releases/online_installers/}
|
||||||
{Qt online installer}, or a standalone \QC installer either for a
|
{\QOI}, or a standalone \QC installer either for a
|
||||||
\l{https://download.qt.io/official_releases/qtcreator/}
|
\l{https://download.qt.io/official_releases/qtcreator/}
|
||||||
{released \QC version} or a \l{https://download.qt.io/snapshots/qtcreator/}
|
{released \QC version} or a \l{https://download.qt.io/snapshots/qtcreator/}
|
||||||
{development snapshot}.
|
{development snapshot}.
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
\section1 2D Assets
|
\section1 2D Assets
|
||||||
|
|
||||||
You can use the Qt Installer to install \QB if you have a
|
You can use \QOI to install \QB if you have a
|
||||||
\QDS enterprise license.
|
\QDS enterprise license.
|
||||||
|
|
||||||
\table
|
\table
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
\QBPS is included in the
|
\QBPS is included in the
|
||||||
\l{https://www.qt.io/pricing}{Qt Design Studio Enterprise license}.
|
\l{https://www.qt.io/pricing}{Qt Design Studio Enterprise license}.
|
||||||
You can use the Qt Installer to have the \QBPS plugin package copied to the
|
You can use \QOI to have the \QBPS plugin package copied to the
|
||||||
following path in your Qt installation folder:
|
following path in your Qt installation folder:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
\QBSK is included in the
|
\QBSK is included in the
|
||||||
\l{https://www.qt.io/pricing}{Qt Design Studio Enterprise license}.
|
\l{https://www.qt.io/pricing}{Qt Design Studio Enterprise license}.
|
||||||
You can use the Qt Installer to have the \QBSK plugin package copied to the
|
You can use \QOI to have the \QBSK plugin package copied to the
|
||||||
following path in your Qt installation folder:
|
following path in your Qt installation folder:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
\QBXD is included in the
|
\QBXD is included in the
|
||||||
\l{https://www.qt.io/pricing}{Qt Design Studio Enterprise license}.
|
\l{https://www.qt.io/pricing}{Qt Design Studio Enterprise license}.
|
||||||
You can use the Qt Installer to have the \QBXD plugin package copied to the
|
You can use \QOI to have the \QBXD plugin package copied to the
|
||||||
following path in your Qt installation folder:
|
following path in your Qt installation folder:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
\li \l {Installation}
|
\li \l {Installation}
|
||||||
|
|
||||||
\QDS is available either as a standalone installation package or
|
\QDS is available either as a standalone installation package or
|
||||||
as an option in the Qt online installer.
|
as an option in \QOI.
|
||||||
\li \l {Tutorials}
|
\li \l {Tutorials}
|
||||||
|
|
||||||
Follow a set of hands-on tutorials that illustrate how to use the
|
Follow a set of hands-on tutorials that illustrate how to use the
|
||||||
|
@@ -8,15 +8,15 @@
|
|||||||
|
|
||||||
\title Installation
|
\title Installation
|
||||||
|
|
||||||
You can install \QDS either using a stand-alone installation package or the
|
You can install \QDS either using a stand-alone installation package or \QOI.
|
||||||
Qt online installer. The installers copy all the modules and tools you need
|
The installers copy all the modules and tools you need
|
||||||
to design UIs and preview them on the desktop to your computer and configure
|
to design UIs and preview them on the desktop to your computer and configure
|
||||||
them for you. \QDS is available for Linux, \macOS, and Windows operating
|
them for you. \QDS is available for Linux, \macOS, and Windows operating
|
||||||
systems. For more information, see \l{Supported Platforms}.
|
systems. For more information, see \l{Supported Platforms}.
|
||||||
|
|
||||||
To begin, create a \l{Qt Account}. This account gives you access to a web
|
To begin, create a \l{Qt Account}. This account gives you access to a web
|
||||||
portal to manage your licenses and download the standalone \QDS package or
|
portal to manage your licenses and download the standalone \QDS package or
|
||||||
the Qt online installer. Alternatively, you can download an evaluation
|
\QOI. Alternatively, you can download an evaluation
|
||||||
package \l{https://www.qt.io/product/ui-design-tools}{here}.
|
package \l{https://www.qt.io/product/ui-design-tools}{here}.
|
||||||
|
|
||||||
After the installation, you can start exploring \QDS by following
|
After the installation, you can start exploring \QDS by following
|
||||||
@@ -31,15 +31,15 @@
|
|||||||
would for any other software, and follow the instructions of the
|
would for any other software, and follow the instructions of the
|
||||||
installer to complete it.
|
installer to complete it.
|
||||||
|
|
||||||
\section1 Using Qt Online Installer
|
\section1 Using \QOI
|
||||||
|
|
||||||
You can download the Qt online installer for your operating system
|
You can download \QOI for your operating system
|
||||||
from your Qt Account.
|
from your Qt Account.
|
||||||
|
|
||||||
\list 1
|
\list 1
|
||||||
\li Start the Qt online installer.
|
\li Start \QOI.
|
||||||
\li Select \uicontrol {Design Tools}.
|
\li Select \uicontrol {Design Tools}.
|
||||||
\image studio-installation.png "Design Tools selected in Qt online installer"
|
\image studio-installation.png "Design Tools selected in Qt Online Installer"
|
||||||
\li Select \uicontrol Next and follow the instructions of the
|
\li Select \uicontrol Next and follow the instructions of the
|
||||||
installer to complete the installation.
|
installer to complete the installation.
|
||||||
\endlist
|
\endlist
|
||||||
|
Reference in New Issue
Block a user