summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-cinematicdemo/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qt5-cinematicdemo/demo.xml')
-rw-r--r--basicsuite/qt5-cinematicdemo/demo.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/basicsuite/qt5-cinematicdemo/demo.xml b/basicsuite/qt5-cinematicdemo/demo.xml
new file mode 100644
index 0000000..2886b75
--- /dev/null
+++ b/basicsuite/qt5-cinematicdemo/demo.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Qt5 Cinematic Demo" main="main.qml" icon="preview_l.jpg">
+<description>
+The Qt 5 Cinematic Experience is a demo by "QUIt Coding".
+
+The demo shows off a number features of Qt Quick. A nicely styled list control of movie covers with lighting effects, particles and transitions. The information roll-down curvy curtain is implemented using inline GLSL in the QML file. The source code for this demo and more awesome looking Qt Quick examples are available from quitcoding.com.
+</description>
+</application>