summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-charts/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/enterprise-charts/demo.xml')
-rw-r--r--basicsuite/enterprise-charts/demo.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/basicsuite/enterprise-charts/demo.xml b/basicsuite/enterprise-charts/demo.xml
new file mode 100644
index 0000000..938e13c
--- /dev/null
+++ b/basicsuite/enterprise-charts/demo.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Qt Charts - Gallery" main="main.qml" icon="preview_l.jpg">
+<description>
+This demo presents different types of charts that are available from Qt Charts library.
+
+Qt Charts is part of the Qt Enterprise addons package which provides a set of easy to use chart components. It uses the Qt Graphics View Framework, therefore charts can be easily integrated to modern user interfaces. Qt Charts can be used as QWidgets, QGraphicsWidget, or QML types.
+</description>
+</application>