forked from qt-creator/qt-creator
Doc: Add links to "Get and Install Qt"
...when discussing Qt Online Installer Fixes: QTCREATORBUG-31622 Change-Id: Ifefcffd8426a33085a840e9ac5ad747a6b9b6b73 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
automatically download, install, and configure for you.
|
automatically download, install, and configure for you.
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
\sa {Android}{How To: Develop for Android}
|
\sa {Android}{How To: Develop for Android}, {Get and Install Qt}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
@@ -31,8 +31,8 @@
|
|||||||
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 \QOI or the tools that
|
To use Conan, install it by using \l{Get and Install Qt}{\QOI} or the tools
|
||||||
your operating system has. For example, on Windows, you can use the
|
that 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.
|
||||||
|
|
||||||
\note Enable the Conan plugin to use it.
|
\note Enable the Conan plugin to use it.
|
||||||
|
@@ -153,7 +153,8 @@
|
|||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
\if defined(qtcreator)
|
\if defined(qtcreator)
|
||||||
\sa {Read Documentation}{How To: Read Documentation}
|
\sa {Read Documentation}{How To: Read Documentation}, {Installation},
|
||||||
|
{Get and Install Qt}
|
||||||
\endif
|
\endif
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@@ -38,5 +38,5 @@
|
|||||||
\li Select \uicontrol {Restart Now} to restart \QC and load the plugin.
|
\li Select \uicontrol {Restart Now} to restart \QC and load the plugin.
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
\sa {Enable and disable plugins}
|
\sa {Enable and disable plugins}, {Installation}, {Get and Install Qt}
|
||||||
*/
|
*/
|
||||||
|
@@ -121,7 +121,7 @@
|
|||||||
\b {The Qt API Reference Documentation is missing and context help does
|
\b {The Qt API Reference Documentation is missing and context help does
|
||||||
not find topics. What can I do?}
|
not find topics. What can I do?}
|
||||||
|
|
||||||
Install a Qt version and Qt documentation with \QOI.
|
Install a Qt version and Qt documentation with \l{Get and Install Qt}{\QOI}.
|
||||||
|
|
||||||
To view the installed documentation (.qch files) and to add documentation,
|
To view the installed documentation (.qch files) and to add documentation,
|
||||||
go to \preferences > \uicontrol Help >
|
go to \preferences > \uicontrol Help >
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
configured iOS devices.
|
configured iOS devices.
|
||||||
|
|
||||||
You only need Qt libraries that are built for iOS. You can install Qt for iOS
|
You only need Qt libraries that are built for iOS. You can install Qt for iOS
|
||||||
with \QOI.
|
with \l{Get and Install Qt}{\QOI}.
|
||||||
|
|
||||||
\section1 iOS 17 Devices
|
\section1 iOS 17 Devices
|
||||||
|
|
||||||
|
@@ -178,5 +178,5 @@
|
|||||||
|
|
||||||
For more information, see \l{Download highlight definitions}.
|
For more information, see \l{Download highlight definitions}.
|
||||||
|
|
||||||
\sa {Installation}, {Reset \QC settings}, {Preferences}
|
\sa {Installation}, {Reset \QC settings}, {Preferences}, {Get and Install Qt}
|
||||||
*/
|
*/
|
||||||
|
@@ -57,5 +57,5 @@
|
|||||||
and APIs to develop Qt applications, go to \l {Qt Documentation}.
|
and APIs to develop Qt applications, go to \l {Qt Documentation}.
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
\sa {Installation}
|
\sa {Installation}, {Get and Install Qt}
|
||||||
*/
|
*/
|
||||||
|
@@ -210,9 +210,9 @@
|
|||||||
\li \l {Remote Linux}
|
\li \l {Remote Linux}
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
Install the toolchain for building applications for the targeted
|
Install the toolchain for building applications for the targeted embedded
|
||||||
embedded platform on the computer, and then use \QOI to install Qt
|
platform on the computer, and then use \l{Get and Install Qt}{\QOI} to install
|
||||||
libraries that are built for the platform. Add a kit with the toolchain and
|
Qt libraries that are built for the platform. Add a kit with the toolchain and
|
||||||
the Qt version for the device's architecture. When possible, \QOI creates
|
the Qt version for the device's architecture. When possible, \QOI creates
|
||||||
suitable kits for you.
|
suitable kits for you.
|
||||||
|
|
||||||
|
@@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
\brief How to build and run a Qt example.
|
\brief How to build and run a Qt example.
|
||||||
|
|
||||||
To test that your \QOI installation is successful, open an existing
|
To test that your \l{Get and Install Qt}{\QOI} installation is successful,
|
||||||
example application project.
|
open an existing example application project.
|
||||||
|
|
||||||
To run an example application on an Android or iOS device, you must set up
|
To run an example application on an Android or iOS device, you must set up
|
||||||
the development environment for Android or iOS. For more information, see
|
the development environment for Android or iOS. For more information, see
|
||||||
|
@@ -22,9 +22,9 @@
|
|||||||
necessary tools for building an application for and running it on a
|
necessary tools for building an application for and running it on a
|
||||||
particular platform.
|
particular platform.
|
||||||
|
|
||||||
\QC automatically detects the compilers that your system or \QOI
|
\QC automatically detects the compilers that your system or
|
||||||
registers and lists them in \preferences > \uicontrol Kits >
|
\l{Get and Install Qt}{\QOI} registers and lists them in
|
||||||
\uicontrol Compilers.
|
\preferences > \uicontrol Kits > \uicontrol Compilers.
|
||||||
|
|
||||||
\image qtcreator-toolchains.png
|
\image qtcreator-toolchains.png
|
||||||
|
|
||||||
|
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
\section1 Register installed Qt versions
|
\section1 Register installed Qt versions
|
||||||
|
|
||||||
You can link to a Qt that \QOI installed to
|
You can link to a Qt that \l{Get and Install Qt}{\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
|
||||||
|
@@ -105,7 +105,7 @@
|
|||||||
|
|
||||||
\sa {Activate kits for a project}, {Configure projects for building},
|
\sa {Activate kits for a project}, {Configure projects for building},
|
||||||
{Configure projects for running}, {Open projects},
|
{Configure projects for running}, {Open projects},
|
||||||
{Activate custom output parsers}
|
{Activate custom output parsers}, {Get and Install Qt}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
@@ -57,8 +57,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 \l {Installing Qt}
|
\e Main.qml for editing. You can use \l{Get and Install Qt}{\QOI}
|
||||||
{\QOI} to install Qt Virtual Keyboard.
|
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.
|
||||||
|
@@ -12,7 +12,8 @@
|
|||||||
\brief Configure CMake and set up compilers, debuggers, devices, Qt versions,
|
\brief Configure CMake and set up compilers, debuggers, devices, Qt versions,
|
||||||
and kits from the command line.
|
and kits from the command line.
|
||||||
|
|
||||||
\QOI uses the SDK Tool (\c sdktool) to configure CMake and set \l {Kits}{Kit}
|
\l{Get and Install Qt}{\QOI} uses the SDK Tool (\c sdktool) to configure
|
||||||
|
CMake and set \l {Kits}{Kit}
|
||||||
preferences, such as compilers, debuggers, devices, and Qt versions. You can
|
preferences, such as compilers, debuggers, devices, and Qt versions. You can
|
||||||
use it from the command line to set Qt and \QC preferences automatically for
|
use it from the command line to set Qt and \QC preferences automatically for
|
||||||
all users of a computer, for example. For a single user, it is usually easier
|
all users of a computer, for example. For a single user, it is usually easier
|
||||||
|
@@ -20,8 +20,8 @@
|
|||||||
\note Enable the WebAssembly plugin to use it.
|
\note Enable the WebAssembly plugin to use it.
|
||||||
|
|
||||||
To build applications for the web and run them in a web browser, install
|
To build applications for the web and run them in a web browser, install
|
||||||
Qt for WebAssembly with \QOI. It automatically adds a build and run kit
|
Qt for WebAssembly with \l{Get and Install Qt}{\QOI}. It automatically adds
|
||||||
to \QC.
|
a build and run kit to \QC.
|
||||||
|
|
||||||
\section1 Set up WebAssembly development environment
|
\section1 Set up WebAssembly development environment
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user