summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-flat-controls/demo.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-04-02 17:32:59 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2019-04-04 09:59:22 +0000
commit34310ed69919f452dbcdae42f350254a40a06113 (patch)
treeee4578975d4468ec47085515dd05855fad673f34 /basicsuite/enterprise-flat-controls/demo.xml
parent7eea4809348948254c64f899b77e186f2ad3baed (diff)
Split demos.xml to individual xml files
Each demo describes itself and can then be excluded from a device by not including the directory. Task-number: QTBUG-74930 Change-Id: Ica45db9dfbf1224cf7a08b83632ba90c5cc55faa Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Diffstat (limited to 'basicsuite/enterprise-flat-controls/demo.xml')
-rw-r--r--basicsuite/enterprise-flat-controls/demo.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/basicsuite/enterprise-flat-controls/demo.xml b/basicsuite/enterprise-flat-controls/demo.xml
new file mode 100644
index 0000000..861d1e8
--- /dev/null
+++ b/basicsuite/enterprise-flat-controls/demo.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Qt Quick Controls - Flat Style Gallery" main="main.qml" icon="preview_l.jpg">
+<description>
+The Flat Style Gallery example showcases the Qt Quick Controls. This demo combines both the standard Qt Quick Controls as well as the Qt Quick Extras both of which are using the new Flat style. The Flat style for Qt Quick Controls has a modern look and feel and is perfect for the touch driven interfaces commonly developed by device creators.
+</description>
+</application>