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