Doc: Update Installation

Rewrote almost the whole page, renamed the topic, and updated the image.

Fixes: QDS-12025
Change-Id: Id8b4dcdb8513e726db933158833ba032ca9b8125
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
Teea Poldsam
2024-03-07 14:56:26 +02:00
committed by Teea Põldsam
parent eebd3472ae
commit 7def8caf65
7 changed files with 48 additions and 33 deletions

View File

@@ -61,3 +61,11 @@
\externalpage https://doc.qt.io/QtForMCUs/qtul-known-issues.html \externalpage https://doc.qt.io/QtForMCUs/qtul-known-issues.html
\title \QMCU Known Issues or Limitations \title \QMCU Known Issues or Limitations
*/ */
/*!
\externalpage https://doc.qt.io/qt/qt-edu-for-designers.html
\title Qt Edu for Designers
*/
/*!
\externalpage https://www.qt.io/download
\title Try Qt
*/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -21,7 +21,7 @@
\endtable \endtable
\list \list
\li \l {Installation} \li \l {Installing \QDS}
\QDS is available either as a standalone installation package or \QDS is available either as a standalone installation package or
as an option in \QOI. as an option in \QOI.

View File

@@ -1,4 +1,4 @@
// Copyright (C) 2021 The Qt Company Ltd. // Copyright (C) 2024 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*! /*!
@@ -6,44 +6,51 @@
\previouspage studio-getting-started.html \previouspage studio-getting-started.html
\nextpage {Tutorials} \nextpage {Tutorials}
\title Installation \title Installing \QDS
You can install \QDS either using a stand-alone installation package or \QOI. Install \QDS using \QOI. If you have Qt installed, install \QDS using
The installers copy all the modules and tools you need \QMT. If your business wants to explore \QDS, get
to design UIs and preview them on the desktop to your computer and configure the free Qt evaluation package. If you're a student or a teacher,
them for you. \QDS is available for Linux, \macOS, and Windows operating get \QDS using the Qt Edu license.
systems. For more information, see \l{Supported Platforms}.
To begin, create a \l{Qt Account}. This account gives you access to a web \QDS is available on several operating systems. For more information, see
portal to manage your licenses and download the standalone \QDS package or \l{Supported Platforms}.
\QOI. Alternatively, you can download an evaluation
package \l{https://www.qt.io/product/ui-design-tools}{here}.
After the installation, you can start exploring \QDS by following
\l{Tutorials}{tutorials}, opening
\l{Examples}{examples}, watching videos, and reading
this manual.
\section1 Stand-Alone Installation
You can download the \QDS installer for your operating system (\macos,
Linux, or Windows) from your Qt Account. Start the installation as you
would for any other software, and follow the instructions of the
installer to complete it.
\section1 Using \QOI \section1 Using \QOI
You can download \QOI for your operating system Download \QOI from your Qt Account. If you don't have a Qt Account,
from your Qt Account. create one \l {Qt Account}{here}.
\list 1 \list 1
\li Start \QOI. \li Open \QOI.
\li Select \uicontrol {Design Tools}. \li Select \uicontrol {\QDS}.
\image studio-installation.png "Design Tools selected in Qt Online Installer" \image studio-installation.webp "Qt Design Studio 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
For more information about the installation process, see If you can't use \QOI, use \QDS offline installer instead. Get \QDS offline installer
\l{Getting Started with Qt}. from your Qt Account under \uicontrol Downloads > \uicontrol Products.
\section1 Using \QMT
\QMT is included in each Qt installation. If you already have Qt, use \QMT to install \QDS.
\list 1
\li Open \QMT.
\li Select \uicontrol {Add or remove components}.
\li Select \uicontrol {\QDS}.
\li Select \uicontrol Next and follow the instructions of the installer to complete
the installation.
\endlist
\section1 Using Qt Evaluation
Businesses can get a free Qt evaluation package. To start the trial of \QDS, fill the
evaluation form \l{Try Qt}{here}.
\section1 Using Qt Edu license
Students and teachers can get a licensing package for learning purposes.
To apply for the educational license and install \QDS, see \l {Qt Edu for Designers}.
*/ */

View File

@@ -8,7 +8,7 @@
\list \list
\li \l{Getting Started} \li \l{Getting Started}
\list \list
\li \l{Installation} \li \l{Installing \QDS}
\li \l{Tutorials} \li \l{Tutorials}
\li \l{User Interface} \li \l{User Interface}
\list \list

View File

@@ -25,7 +25,7 @@
\row \row
\li \b {\l{Getting Started}} \li \b {\l{Getting Started}}
\list \list
\li \l{Installation} \li \l{Installing \QDS}
\li \l{Tutorials} \li \l{Tutorials}
\li \l{User Interface} \li \l{User Interface}
\li \l{Creating Projects} \li \l{Creating Projects}