StudioWelcome: Add effect demo ad download

Change-Id: I95346189de1a6915f8b971cd2c9f69a027f63f6a
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Thomas Hartmann
2021-03-26 15:27:55 +01:00
parent a96a94ac79
commit 981e3e734f
2 changed files with 9 additions and 0 deletions

View File

@@ -99,4 +99,13 @@ ListModel {
url: "https://download.qt.io/learning/examples/qtdesignstudio/digitalcluster.zip" url: "https://download.qt.io/learning/examples/qtdesignstudio/digitalcluster.zip"
showDownload: true showDownload: true
} }
ListElement {
projectName: "effectdemo"
qmlFileName: "Screen01.ui.qml"
thumbnail: "images/effectdemo_thumbnail.png"
displayName: "Effect Demo"
url: "https://download.qt.io/learning/examples/qtdesignstudio/effectdemo.zip"
showDownload: true
}
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB