forked from qt-creator/qt-creator
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:
@@ -99,4 +99,13 @@ ListModel {
|
||||
url: "https://download.qt.io/learning/examples/qtdesignstudio/digitalcluster.zip"
|
||||
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 |
Reference in New Issue
Block a user