summaryrefslogtreecommitdiffstats
path: root/basicsuite/qtquickcontrols2/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qtquickcontrols2/demo.xml')
-rw-r--r--basicsuite/qtquickcontrols2/demo.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/basicsuite/qtquickcontrols2/demo.xml b/basicsuite/qtquickcontrols2/demo.xml
new file mode 100644
index 0000000..4d3b8b6
--- /dev/null
+++ b/basicsuite/qtquickcontrols2/demo.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Quick Controls 2" main="main.qml" icon="preview_l.jpg">
+<description>
+The gallery example is a simple application with a drawer menu that contains all the Qt Quick Controls 2.
+
+Each menu item opens a page that shows the graphical appearance of a control, allows you to interact with the control, and explains in which circumstances it is handy to use this control.
+</description>
+</application>