added "Running examples in Tizen style" to README
authorJaroslaw Staniek <staniek@kde.org>
Fri, 17 May 2013 22:40:43 +0000 (00:40 +0200)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Sat, 25 May 2013 13:45:50 +0000 (13:45 +0000)
README

diff --git a/README b/README
index a54a3c4..3e97872 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,26 @@
 Qt Quick Controls for Tizen - README
+------------------------------------
 
+Qt for Tizen is a purely community-driven port of Qt 5 to the Tizen mobile profile.
+Tizen IVI profile as well as unofficial Netbook/Notebook profiles would benefit too.
+
+Home page: http://qt-project.org/wiki/Tizen
+
+
+Running examples in Tizen style
+-------------------------------
+
+To run a QML example using the Tizen style, execute this in directory, e.g.
+ cd examples/touch
+ QT_QUICK_CONTROLS_STYLE=Tizen qmlscene main.qml
+
+For this to work, patched qtquickcontrols repository has to be build and original libprivateplugin.so
+should be replaced by the newly built. The patched code is included in this Qt for Tizen release.
+
+
+Licensing
+---------
 
-Licensing:
 * License headers are included in source code files (LGPL, BSD)
 
 * Images stored in src/styles/images come from 'uifw' package (Tizen 2.1 beta release):