summaryrefslogtreecommitdiffstats
path: root/basicsuite/demos.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/demos.xml')
-rw-r--r--basicsuite/demos.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/basicsuite/demos.xml b/basicsuite/demos.xml
index e979a4d..4b7c3e7 100644
--- a/basicsuite/demos.xml
+++ b/basicsuite/demos.xml
@@ -93,6 +93,14 @@ Qt for Device Creation comes with Qt Virtual Keyboard - a framework that consist
</description>
</application>
+<application title="E-Bike" location="/data/user/qt/ebike" main="main.qml" icon="/data/user/qt/ebike/preview_l.jpg">
+<description>
+An E-bike instrument cluster concept designed and implemented by Qt.
+
+The entire concept is a testament that Qt brings the HMI designers and Software engineers together by using the same tools, allowing them to fast prototyping through collaborative workflow. In addition to that, Qt is optimized for running on low end SoC even the ones that don't have GPU acceleration for graphics.
+</description>
+</application>
+
<application title="Quick Controls 2" location="/data/user/qt/gallery" main="main.qml" icon="/data/user/qt/gallery/preview_l.jpg">
<description>
The gallery example is a simple application with a drawer menu that contains all the Qt Quick Controls 2.