Doc: Describe "Get Qt" option in Welcome mode

Update screenshot.

Change-Id: Ia209ba65a27f213c3248d4d2535eac6cebd03774
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Leena Miettinen
2020-11-09 11:29:11 +01:00
parent 9b6944086b
commit 3daf838cc3
10 changed files with 28 additions and 26 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

@@ -56,6 +56,7 @@
\if defined(qtcreator) \if defined(qtcreator)
\li Browse Qt extensions in the \l{https://marketplace.qt.io/} \li Browse Qt extensions in the \l{https://marketplace.qt.io/}
{Qt Marketplace} {Qt Marketplace}
\li Download the Qt Installer
\endif \endif
\li Read news from the online community and Qt blogs \li Read news from the online community and Qt blogs

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2019 The Qt Company Ltd. ** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -76,8 +76,8 @@
\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 online installer when This plugin is enabled automatically by the Qt Installer when you
you install the Qt for MCUs SDK. install Qt for MCUs.
\section2 Specifying MCU Settings \section2 Specifying MCU Settings

View File

@@ -56,15 +56,16 @@
\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 Qt installers typically install \QC, develop Qt applications. While you can use the Qt Installer to install \QC,
stand-alone \QC installers never install Qt or any Qt tools, such as qmake. the stand-alone \QC installer never installs Qt or any Qt tools, such as
To use \QC for Qt development, you also need to have a Qt version and a qmake. To use \QC for Qt development, you also need to have a Qt version
compiler installed. and a compiler installed. If you update the compiler version later, you
can register it into \QC.
Qt installers, such as SDKs, often attempt to auto-detect the installed The Qt Installer attempts to auto-detect the installed compilers and Qt
compilers and Qt versions. If they succeed, the relevant kits will versions. If it succeeds, the relevant kits will automatically become
automatically become available in \QC. If they do not, you must add the kits available in \QC. If it does not, you must add the kits yourself to tell
yourself to tell \QC where everything is. \QC where everything is.
To add kits, select \uicontrol Tools > \uicontrol Options > To add kits, select \uicontrol Tools > \uicontrol Options >
\uicontrol Kits > \uicontrol Add. \uicontrol Kits > \uicontrol Add.

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2019 The Qt Company Ltd. ** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -42,9 +42,9 @@
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 are registered by your system \QC automatically detects the compilers that are registered by your
or by an installer and lists them in \uicontrol Tools > \uicontrol Options > system or by the Qt Installer and lists them in \uicontrol Tools >
\uicontrol Kits > \uicontrol Compilers: \uicontrol Options > \uicontrol Kits > \uicontrol Compilers:
\image qtcreator-toolchains.png \image qtcreator-toolchains.png
@@ -59,8 +59,8 @@
\li \MinGW (Minimalist GNU for Windows) is a native software port of GCC \li \MinGW (Minimalist GNU for Windows) is a native software port of GCC
and GNU Binutils for use in the development of native Microsoft and GNU Binutils for use in the development of native Microsoft
Windows applications on Windows. \MinGW is Windows applications on Windows. \MinGW is distributed together with
distributed together with \QC and Qt installers for Windows. \QC and Qt for Windows.
\li ICC (Intel C++ Compiler) is a group of C and C++ compilers. \li ICC (Intel C++ Compiler) is a group of C and C++ compilers.
Only the GCC-compatible variant, available for Linux and \macos, Only the GCC-compatible variant, available for Linux and \macos,

View File

@@ -43,8 +43,8 @@
\section1 Registering Installed Qt Versions \section1 Registering Installed Qt Versions
\QC automatically detects the Qt versions that are registered by \QC automatically detects the Qt versions that are registered by your
your system or by installers. To view detailed information for each Qt system or by the Qt Installer. To view detailed information for each Qt
version, select it in the list and select \uicontrol Details in the version, select it in the list and select \uicontrol Details in the
\uicontrol {Qt version for} section. \uicontrol {Qt version for} section.
@@ -137,7 +137,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 the Qt maintenance tool to check for updates or to reinstall
the Qt version. the Qt version.
\section1 Minimum Requirements \section1 Minimum Requirements

View File

@@ -65,8 +65,8 @@
\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 installer automatically adds a build and run compiling to WebAssembly. The Qt Installer automatically adds a build and
kit to \QC. run kit to \QC.
\section2 Setting Up Qt for WebAssembly \section2 Setting Up Qt for WebAssembly

View File

@@ -37,10 +37,10 @@
the 3D graphics tools to save the assets in widely-used 3D graphics formats, the 3D graphics tools to save the assets in widely-used 3D graphics formats,
and then use \QB to import them into \QDS. and then use \QB to import them into \QDS.
You can use the Qt online installer to install \QB if you have a commercial You can use the Qt Installer to install \QB if you have a commercial
\QDS license. You can also purchase a \QB license separately from the \QDS license. You can also purchase a \QB license separately from the
\l{https://marketplace.qt.io/}{Qt Marketplace} and then install \QB using \l{https://marketplace.qt.io/}{Qt Marketplace} and then install \QB using
the Qt online installer. the Qt Installer.
For best results when importing assets, follow For best results when importing assets, follow
the guidelines for creating and exporting them. the guidelines for creating and exporting them.

View File

@@ -31,7 +31,7 @@
\title Setting Up \QBPS \title Setting Up \QBPS
You can purchase a \QBPS license from the \l{https://marketplace.qt.io/} You can purchase a \QBPS license from the \l{https://marketplace.qt.io/}
{Qt Marketplace}, and then use the Qt online installer to have the \QBPS {Qt Marketplace}, and then use the Qt Installer to have the \QBPS
installation package copied to the following path in your Qt installation installation package copied to the following path in your Qt installation
folder: \c {QtDesignStudio\photoshop_bridge}. folder: \c {QtDesignStudio\photoshop_bridge}.

View File

@@ -31,7 +31,7 @@
\title Setting Up \QBSK \title Setting Up \QBSK
You can purchase a \QBSK license from the \l{https://marketplace.qt.io/} You can purchase a \QBSK license from the \l{https://marketplace.qt.io/}
{Qt Marketplace}, and then use the Qt online installer to have the \QBSK {Qt Marketplace}, and then use the Qt Installer to have the \QBSK
plugin package copied to the following path in your Qt installation plugin package copied to the following path in your Qt installation
folder: \c {QtDesignStudio\sketch_bridge\io.qt.qtbridge.sketchplugin}. folder: \c {QtDesignStudio\sketch_bridge\io.qt.qtbridge.sketchplugin}.