forked from qt-creator/qt-creator
Doc: Describe downloading and installing examples in QDS
Some examples can now be downloaded, while others are still delivered with QDS. Task-number: QDS-3407 Change-Id: Ib74dce703d5e824bfbf129951c3fd624ada601b9 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
BIN
doc/qtdesignstudio/images/studio-examples-download.png
Normal file
BIN
doc/qtdesignstudio/images/studio-examples-download.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2020 The Qt Company Ltd.
|
||||
** Copyright (C) 2021 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Bridge documentation.
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
//! [qtpsbridge videos]
|
||||
|
||||
\section1 \QBPS Videos
|
||||
\section2 \QBPS Videos
|
||||
|
||||
For more information, watch a video tutorial and webinar about using \QBPS
|
||||
that are also accessible from the \uicontrol Tutorials tab of the Welcome
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
//! [qtsketchbridge tutorials]
|
||||
|
||||
\section1 \QBSK Tutorials
|
||||
\section2 \QBSK Tutorials
|
||||
|
||||
For more information, read the tutorials about using \QBSK that are also
|
||||
accessible from the \uicontrol Tutorials tab of the Welcome mode:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2019 The Qt Company Ltd.
|
||||
** Copyright (C) 2021 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Design Studio documentation.
|
||||
@@ -30,18 +30,42 @@
|
||||
|
||||
\title Examples and Tutorials
|
||||
|
||||
In the Welcome mode, you can open examples and tutorials that illustrate
|
||||
how to use \QDS.
|
||||
In the \uicontrol Welcome mode, you can open examples and tutorials that
|
||||
illustrate how to use \QDS. Some examples are delivered together with
|
||||
\QDS and have been documented, while you can download and install others
|
||||
for previewing them on the desktop.
|
||||
|
||||
\section1 Video Tutorials
|
||||
|
||||
The \uicontrol Tutorials tab contains links to video tutorials that provide
|
||||
more information about \QDS.
|
||||
more information about \QDS. To watch a tutorial on YouTube, select it in
|
||||
the tab.
|
||||
|
||||
\include qtbridge-tutorial-links.qdocinc qtpsbridge videos
|
||||
\include qtbridge-tutorial-links.qdocinc qtsketchbridge tutorials
|
||||
|
||||
\section1 Examples
|
||||
\section1 Examples for Downloading
|
||||
|
||||
The \uicontrol Examples tab lists examples about using \QDS.
|
||||
The \uicontrol Examples tab lists complex example applications for
|
||||
downloading that demonstrate what you can accomplish with \QDS.
|
||||
|
||||
\image studio-examples-download.png "Examples for download in Welcome mode"
|
||||
|
||||
To download the examples and open them in \QDS:
|
||||
|
||||
\list 1
|
||||
\li Select an example.
|
||||
\li Select \uicontrol {Start Download} to download the example source
|
||||
files.
|
||||
\li Select the folder where the source files will be installed.
|
||||
\li Select \uicontrol Continue to install the files.
|
||||
\li Select \uicontrol Open to open the example in \QDS.
|
||||
\li Select the \inlineimage live_preview.png
|
||||
(\uicontrol {Show Live Preview}) button to preview the example.
|
||||
\endlist
|
||||
|
||||
\section1 Documented Examples
|
||||
|
||||
The \uicontrol Examples tab lists documented examples of using \QDS. To
|
||||
open an example in \QDS, select it in the tab.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user