summaryrefslogtreecommitdiffstats
path: root/metadata/stocqt/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/stocqt/demo.xml')
-rw-r--r--metadata/stocqt/demo.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/metadata/stocqt/demo.xml b/metadata/stocqt/demo.xml
new file mode 100644
index 0000000..00a7898
--- /dev/null
+++ b/metadata/stocqt/demo.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Qt Quick Demo - StocQt" priority="7" scalable="1" icon="preview.png" binary="/usr/share/examples/demos/stocqt/appStocQt">
+ <description>
+ The StocQt application presents a trend chart for the first stock in the list of NASDAQ-100 stocks. It allows the user to choose another stock from the list, and fetches the required data from the offline dataset using XMLHttpRequest.
+ </description>
+</application>