summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-cinematicdemo/README
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-01-24 13:22:02 +0100
committerTopi Reiniö <topi.reinio@digia.com>2014-01-27 11:29:55 +0200
commitca01d5f9f5e960337a044be6e00de58fd4fbdb05 (patch)
tree3f2e25c5f05d5e5ba9bc44f2e5a09b86741c3fb5 /basicsuite/qt5-cinematicdemo/README
parent5a362f80d9da6d2d36efc127588f3c427211f98c (diff)
Make basicsuite demos run stand-alone
This change will make the demos run standalone when built in Qt Creator. - Rename example directories to lowercase/non-whitespace to avoid build & deployment problems - Add title.txt files so titles remain displayed correctly in the launcher - Add a common shared source files used for the standalone apps, and .pro-files for each example - Remove .qmlproject files (not needed) - Adjust documentation to match the new directory structure Change-Id: Ib24e461952da3b2c88aab0363249115ea44ee0f2 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'basicsuite/qt5-cinematicdemo/README')
-rw-r--r--basicsuite/qt5-cinematicdemo/README49
1 files changed, 49 insertions, 0 deletions
diff --git a/basicsuite/qt5-cinematicdemo/README b/basicsuite/qt5-cinematicdemo/README
new file mode 100644
index 0000000..1f16c7e
--- /dev/null
+++ b/basicsuite/qt5-cinematicdemo/README
@@ -0,0 +1,49 @@
+
+INTRO
+==========
+
+This UX demo application presents some graphical features of Qt5.
+The name 'Cinematic Experience' reflects how it's possible to build user
+interfaces with increased dynamics.
+
+
+RUNNING
+==========
+
+To run this application you need relatively recent build of Qt5:
+- http://qt-project.org
+- http://qt.gitorious.org/qt/qt5
+
+There are two different ways to run the application:
+
+1) If your target platform contains 'qmlscene' binary, just use it:
+---
+cd Qt5_CinematicExperience
+[path to Qt5]/qtbase/bin/qmlscene Qt5_CinematicExperience.qml
+---
+
+2) Alternatively, a simple launcher is provided to start the application:
+---
+cd Qt5_CinematicExperience
+[path to Qt5]/qtbase/bin/qmake
+make
+./Qt5_CinematicExperience
+---
+
+The run application in fullscreen mode, use '--fullscreen' parameter for
+qmlscene or launcher. If you want to tweak the window resolution,
+modify 'width' and 'height' properties in Qt5_CinematicExperience.qml
+
+
+LICENSE
+==========
+
+Source codes are licensed under a Creative Commons Attribution 3.0 Unported
+License. http://creativecommons.org/licenses/by/3.0/
+
+No attribution required, but feel free to mention us or
+contact info@quitcoding.com
+
+Qt, and the Qt logo are trademarks of Nokia Corporation
+Movie reviews copyright © IMDb.com
+DVD cover icons from http://www.iconarchive.com