aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome/qml
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2020-10-27 12:50:16 +0100
committerThomas Hartmann <thomas.hartmann@qt.io>2020-11-04 13:42:39 +0000
commit0d6792fbfb8249eb2c88130caed42cff0da219a9 (patch)
tree6c11ca1c57afe905dd3217dcef3f86a40e3845aa /src/plugins/studiowelcome/qml
parentde1e12f3af483ab2c4014eb6230c83ddb1c3223d (diff)
StudioWelcome: Update tutorials
Change-Id: I7c5dad8a355dca562a7046d05dd71089f3d60d79 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Diffstat (limited to 'src/plugins/studiowelcome/qml')
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/TutorialsModel.qml12
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_animatedImage.pngbin30685 -> 30763 bytes
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_interactive3d.pngbin0 -> 26175 bytes
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_nav.pngbin30380 -> 30386 bytes
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/images/gettingStarted_newProject.pngbin0 -> 23423 bytes
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/images/webinar1.pngbin54826 -> 54944 bytes
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/images/what_is_new_15.pngbin16072 -> 16071 bytes
7 files changed, 12 insertions, 0 deletions
diff --git a/src/plugins/studiowelcome/qml/welcomepage/TutorialsModel.qml b/src/plugins/studiowelcome/qml/welcomepage/TutorialsModel.qml
index 1e538ced8f..770726d932 100644
--- a/src/plugins/studiowelcome/qml/welcomepage/TutorialsModel.qml
+++ b/src/plugins/studiowelcome/qml/welcomepage/TutorialsModel.qml
@@ -123,6 +123,12 @@ ListModel {
}
ListElement {
+ displayName: "Qt Design Studio QuickTip: Interactive 3D"
+ thumbnail: "images/Qt_QT_interactive3d.png"
+ url: "https://youtu.be/w1yhDl93YI0"
+ }
+
+ ListElement {
displayName: "Sketch Bridge Tutorial - Part 1"
thumbnail: "images/sketchTutorial_1.png"
url: "https://www.qt.io/blog/qt-design-studio-sketch-bridge-tutorial-part-1"
@@ -133,4 +139,10 @@ ListModel {
thumbnail: "images/sketchTutorial_2.png"
url: "https://www.qt.io/blog/qt-design-studio-sketch-bridge-tutorial-part-2"
}
+
+ ListElement {
+ displayName: "Getting Started - Create New Project"
+ thumbnail: "images/gettingStarted_newProject.png"
+ url: "https://youtu.be/9ihYeC0YJ0M"
+ }
}
diff --git a/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_animatedImage.png b/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_animatedImage.png
index 73537facb1..b374319a3e 100644
--- a/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_animatedImage.png
+++ b/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_animatedImage.png
Binary files differ
diff --git a/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_interactive3d.png b/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_interactive3d.png
new file mode 100644
index 0000000000..28c05655ce
--- /dev/null
+++ b/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_interactive3d.png
Binary files differ
diff --git a/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_nav.png b/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_nav.png
index b9d5b100b0..50cc98b56b 100644
--- a/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_nav.png
+++ b/src/plugins/studiowelcome/qml/welcomepage/images/Qt_QT_nav.png
Binary files differ
diff --git a/src/plugins/studiowelcome/qml/welcomepage/images/gettingStarted_newProject.png b/src/plugins/studiowelcome/qml/welcomepage/images/gettingStarted_newProject.png
new file mode 100644
index 0000000000..812b412b0a
--- /dev/null
+++ b/src/plugins/studiowelcome/qml/welcomepage/images/gettingStarted_newProject.png
Binary files differ
diff --git a/src/plugins/studiowelcome/qml/welcomepage/images/webinar1.png b/src/plugins/studiowelcome/qml/welcomepage/images/webinar1.png
index 634b22cc74..ba24ffc3bf 100644
--- a/src/plugins/studiowelcome/qml/welcomepage/images/webinar1.png
+++ b/src/plugins/studiowelcome/qml/welcomepage/images/webinar1.png
Binary files differ
diff --git a/src/plugins/studiowelcome/qml/welcomepage/images/what_is_new_15.png b/src/plugins/studiowelcome/qml/welcomepage/images/what_is_new_15.png
index cf14a7d718..8fb3f07287 100644
--- a/src/plugins/studiowelcome/qml/welcomepage/images/what_is_new_15.png
+++ b/src/plugins/studiowelcome/qml/welcomepage/images/what_is_new_15.png
Binary files differ