Update Welcome-mode to contain links to Qt Academy courses
Also replaces the the Qt Creator 14 thumbnail Change-Id: I8f2694ab75b6e41acf1fdb6c04c9057335196d83 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Before Width: | Height: | Size: 6.7 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-boot2.webp
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-cmake.webp
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-expcq.webp
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-inq3d.webp
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-inqml.webp
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtand.webp
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtc.webp
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtios.webp
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtmcu.webp
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtqco.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtqui.webp
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtwi1.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtwi2.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtwi3.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/plugins/qtsupport/images/icons/learn-qtwi4.webp
Normal file
After Width: | Height: | Size: 1.2 KiB |
@@ -2,11 +2,15 @@
|
||||
<instructionals module="Qt">
|
||||
<categories>
|
||||
<category>Help</category>
|
||||
<category>Learning</category>
|
||||
<category>Learning - first steps</category>
|
||||
<category>Learning - dig deeper</category>
|
||||
<category>Online</category>
|
||||
<category>Talk</category>
|
||||
</categories>
|
||||
<tutorials>
|
||||
|
||||
<!-- Help -->
|
||||
|
||||
<tutorial imageUrl=":qtsupport/images/icons/tutorialicon.png" difficulty="" docUrl="qthelp://org.qt-project.qtcreator/doc/creator-build-example-application.html" projectPath="" name="Build and run">
|
||||
<description><![CDATA[Testing that your installation is successful by opening an existing example application project.]]></description>
|
||||
<tags>qt creator,build,compile,help</tags>
|
||||
@@ -85,13 +89,118 @@
|
||||
</meta>
|
||||
</tutorial>
|
||||
|
||||
<tutorial imageUrl=":qtsupport/images/icons/gs-qtc-14.png" difficulty="" projectPath="" name="Getting Started with Qt Creator 14" isVideo="true" videoUrl="https://www.qt.io/academy/course-catalog#getting-started-with-qt-creator-14" videoLength="20:00">
|
||||
<description><![CDATA[Learn about Qt Creator 14.]]></description>
|
||||
<!-- Learning - first steps -->
|
||||
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtc.webp" difficulty="" projectPath="" name="Getting Started: Qt Creator" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/4007722" videoLength="20:00">
|
||||
<description><![CDATA[Learn about Qt Creator.]]></description>
|
||||
<tags>qt creator,ui,welcome,qt widgets designer,widgets,editing,debugging,learning,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning</entry>
|
||||
<entry name="category">Learning - first steps</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtmcu.webp" difficulty="" projectPath="" name="Getting Started: Qt for MCUs" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3918603" videoLength="30:00">
|
||||
<description><![CDATA[Learn about using Qt on MCUs.]]></description>
|
||||
<tags>qt,mcu,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - first steps</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-boot2.webp" difficulty="" projectPath="" name="Getting Started: Qt Embedded - Boot 2 Qt" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3649816" videoLength="45:00">
|
||||
<description><![CDATA[Learn about using Boot 2 Qt.]]></description>
|
||||
<tags>qt,mcu,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - first steps</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtand.webp" difficulty="" projectPath="" name="Getting Started: Qt for Android" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3518738" videoLength="25:00">
|
||||
<description><![CDATA[Learn about developing applications for Android.]]></description>
|
||||
<tags>qt,android,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - first steps</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtios.webp" difficulty="" projectPath="" name="Getting Started: Qt for iOS" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3520889" videoLength="20:00">
|
||||
<description><![CDATA[Learn about developing applications for iOS.]]></description>
|
||||
<tags>qt,ios,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - first steps</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
|
||||
<!-- Learning - dig deeper -->
|
||||
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtqui.webp" difficulty="" projectPath="" name="Introduction to Qt Quick" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3799368" videoLength="60:00">
|
||||
<description><![CDATA[Learn about Qt Quick.]]></description>
|
||||
<tags>qt,qt quick,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtqco.webp" difficulty="" projectPath="" name="Introduction to Qt Quick Controls" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3890472" videoLength="65:00">
|
||||
<description><![CDATA[Learn about Qt Quick Controls.]]></description>
|
||||
<tags>qt,qt quick,qt quick controls,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtwi1.webp" difficulty="" projectPath="" name="Introduction to Qt Widgets: Part 1" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3657828" videoLength="3:10:00">
|
||||
<description><![CDATA[Learn about Qt Widgets. This is the first part of the course.]]></description>
|
||||
<tags>qt,widgets,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtwi2.webp" difficulty="" projectPath="" name="Introduction to Qt Widgets: Part 2" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3711691" videoLength="2:15:00">
|
||||
<description><![CDATA[Learn about Qt Widgets. This is the second part of the course.]]></description>
|
||||
<tags>qt,widgets,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtwi3.webp" difficulty="" projectPath="" name="Introduction to Qt Widgets: Part 3" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3921518" videoLength="2:40:00">
|
||||
<description><![CDATA[Learn about Qt Widgets. This is the third part of the course.]]></description>
|
||||
<tags>qt,widgets,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-qtwi4.webp" difficulty="" projectPath="" name="Introduction to Qt Widgets: Part 4" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/4000578" videoLength="1:10:00">
|
||||
<description><![CDATA[Learn about Qt Widgets. This is the fourth part of the course.]]></description>
|
||||
<tags>qt,widgets,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-cmake.webp" difficulty="" projectPath="" name="Introduction to CMake" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3872545" videoLength="20:00">
|
||||
<description><![CDATA[Learn about CMake building system.]]></description>
|
||||
<tags>qt,cmake,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-expcq.webp" difficulty="" projectPath="" name="Exposing C++ to QML" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3521380" videoLength="30:00">
|
||||
<description><![CDATA[Learn about accessing C++ functionality from QML.]]></description>
|
||||
<tags>qt,c++,qml,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-inqml.webp" difficulty="" projectPath="" name="Introduction to QML" isVideo="false" videoUrl="https://academy.qt.io/catalog/courses/3699024" videoLength="1:30:00">
|
||||
<description><![CDATA[Learn about the QML language.]]></description>
|
||||
<tags>qt,qml,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
<tutorial imageUrl=":qtsupport/images/icons/learn-inq3d.webp" difficulty="" projectPath="" name="Introduction to Qt Quick3D" isVideo="false" videoUrl="https://academy.qt.io/catalog/learning-paths/74670" videoLength="10:40:00">
|
||||
<description><![CDATA[Learn about Qt Quick3D. This learning path consists of six courses.]]></description>
|
||||
<tags>qt,qt quick,qt quick3d,2024</tags>
|
||||
<meta>
|
||||
<entry name="category">Learning - dig deeper</entry>
|
||||
</meta>
|
||||
</tutorial>
|
||||
|
||||
<!-- Online -->
|
||||
|
||||
<tutorial imageUrl=":qtsupport/images/icons/youtube9xqhq9nDiOg.webp" difficulty="" projectPath="" name="Qt SCXML and State Machine Tooling in Qt Creator" isVideo="true" videoUrl="https://youtu.be/9xqhq9nDiOg" videoLength="4:53">
|
||||
<description><![CDATA[Creating state machines.]]></description>
|
||||
@@ -108,6 +217,8 @@
|
||||
</meta>
|
||||
</tutorial>
|
||||
|
||||
<!-- Talk -->
|
||||
|
||||
<tutorial imageUrl=":qtsupport/images/icons/youtubeKo3DuCgFamo.webp" difficulty="" projectPath="" name="Custom Qt Creator Wizards" isVideo="true" videoUrl="https://www.youtube.com/watch?v=Ko3DuCgFamo" videoLength="27:21">
|
||||
<description><![CDATA[Adding custom file and project creation wizards to Qt Creator.]]></description>
|
||||
<tags>qt creator,wizard,talk,2015</tags>
|
||||
|
@@ -9,6 +9,21 @@
|
||||
<file>images/icons/playoverlay@2x.png</file>
|
||||
<file>images/icons/tutorialicon.png</file>
|
||||
<file>images/icons/tutorialicon@2x.png</file>
|
||||
<file>images/icons/learn-qtc.webp</file>
|
||||
<file>images/icons/learn-qtmcu.webp</file>
|
||||
<file>images/icons/learn-boot2.webp</file>
|
||||
<file>images/icons/learn-qtand.webp</file>
|
||||
<file>images/icons/learn-qtios.webp</file>
|
||||
<file>images/icons/learn-qtqui.webp</file>
|
||||
<file>images/icons/learn-qtqco.webp</file>
|
||||
<file>images/icons/learn-qtwi1.webp</file>
|
||||
<file>images/icons/learn-qtwi2.webp</file>
|
||||
<file>images/icons/learn-qtwi3.webp</file>
|
||||
<file>images/icons/learn-qtwi4.webp</file>
|
||||
<file>images/icons/learn-cmake.webp</file>
|
||||
<file>images/icons/learn-expcq.webp</file>
|
||||
<file>images/icons/learn-inqml.webp</file>
|
||||
<file>images/icons/learn-inq3d.webp</file>
|
||||
<file>images/icons/youtube1w0ak9RNNWY.webp</file>
|
||||
<file>images/icons/youtube3o2Wo4YzlII.webp</file>
|
||||
<file>images/icons/youtube9xqhq9nDiOg.webp</file>
|
||||
@@ -33,6 +48,5 @@
|
||||
<file>images/icons/youtubev4glCQt2jE0.webp</file>
|
||||
<file>images/icons/youtubev_ynSET9FHU.webp</file>
|
||||
<file>images/icons/youtubexNIz78IPBu0.webp</file>
|
||||
<file>images/icons/gs-qtc-14.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|