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