summaryrefslogtreecommitdiffstats
path: root/basicsuite/ebike-ui/demo.xml
blob: 884a65c2bd26a5113a8450734861e4a6fa18f93a (plain)
1
2
3
4
5
6
7
8
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>