forked from qt-creator/qt-creator
QmlDesigner: Integrate MCU example to welcome page
Task: QDS-3618 Change-Id: I65f6dc4ebd3a2f0ca97838ccc89e7054eb083941 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -67,4 +67,11 @@ ListModel {
|
|||||||
thumbnail: "images/progressbar_demo.png"
|
thumbnail: "images/progressbar_demo.png"
|
||||||
displayName: "Progress Bar"
|
displayName: "Progress Bar"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ListElement {
|
||||||
|
projectName: "washingMachineUI"
|
||||||
|
qmlFileName: "washingMachineUI.qml"
|
||||||
|
thumbnail: "images/washingmachinedemo_thumbnail.png"
|
||||||
|
displayName: "Washing Machine"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user