aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-09-25 15:15:29 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-09-29 11:33:25 +0000
commit67bc45ebcd221dfc3da8a589d2a84cc6b0c13cb4 (patch)
tree5a2fd616ab27b723b815e8cb0c8e6e50e5ba3a5f
parentaf9d8768dcc4d36fffdbe1342b6a1e978709af2b (diff)
Doc: Add an MCU-specific video to the tutorials list
The video demonstrates how to create UIs using QDS and Photoshop. Change-Id: I05477e3307d2f9e3e92f1f41b3e57d1fa13088f3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--src/plugins/qtsupport/qtcreator_tutorials.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/qtsupport/qtcreator_tutorials.xml b/src/plugins/qtsupport/qtcreator_tutorials.xml
index e4a486efea..cfb994c452 100644
--- a/src/plugins/qtsupport/qtcreator_tutorials.xml
+++ b/src/plugins/qtsupport/qtcreator_tutorials.xml
@@ -195,5 +195,9 @@
<description><![CDATA[Building your first application for the NXP IMXRT1050 device.]]></description>
<tags>qtformcus,mcus,qt,video,NXP IMXRT1050-EVKB,2020</tags>
</tutorial>
+ <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Online: Creating dynamic UIs for a 'Qt for MCUs' application using Qt Design Studio and Photoshop" isVideo="true" videoUrl="https://youtu.be/USrLl6tRc00" videoLength="1:00:19">
+ <description><![CDATA[A step-by-step walkthrough showcasing how to create dynamic UIs using Qt Design Studio and Photoshop on MCUs.]]></description>
+ <tags>qtformcus,mcus,qt,video,2020</tags>
+ </tutorial>
</tutorials>
</instructionals>