summaryrefslogtreecommitdiffstats
path: root/basicsuite/ebike-ui/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/ebike-ui/demo.xml')
-rw-r--r--basicsuite/ebike-ui/demo.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/basicsuite/ebike-ui/demo.xml b/basicsuite/ebike-ui/demo.xml
new file mode 100644
index 0000000..884a65c
--- /dev/null
+++ b/basicsuite/ebike-ui/demo.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="E-Bike" main="main.qml" icon="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>