diff --git a/doc/qtdesignstudio/images/studio-examples-download.png b/doc/qtdesignstudio/images/studio-examples-download.png new file mode 100644 index 00000000000..7902b4ce7c0 Binary files /dev/null and b/doc/qtdesignstudio/images/studio-examples-download.png differ diff --git a/doc/qtdesignstudio/src/qtbridge/qtbridge-tutorial-links.qdocinc b/doc/qtdesignstudio/src/qtbridge/qtbridge-tutorial-links.qdocinc index 4508b9acc4a..ffdce3d378e 100644 --- a/doc/qtdesignstudio/src/qtbridge/qtbridge-tutorial-links.qdocinc +++ b/doc/qtdesignstudio/src/qtbridge/qtbridge-tutorial-links.qdocinc @@ -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: diff --git a/doc/qtdesignstudio/src/qtdesignstudio-examples.qdoc b/doc/qtdesignstudio/src/qtdesignstudio-examples.qdoc index 6494ac4d1fd..44464fd8721 100644 --- a/doc/qtdesignstudio/src/qtdesignstudio-examples.qdoc +++ b/doc/qtdesignstudio/src/qtdesignstudio-examples.qdoc @@ -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. */