summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJaroslaw Staniek <staniek@kde.org>2013-05-18 00:40:43 +0200
committerTomasz Olszak <olszak.tomasz@gmail.com>2013-05-25 13:45:50 +0000
commit9853376aa6d4bb9e4e55c5d513c79305af2060ff (patch)
tree9ce3938ec96b1049cc2d8210932be1551fe9248b /README
parent77eb59d5da146b1e350bc0e92fc4b3a4ab0bac71 (diff)
downloadqtquickcontrols-tizen-9853376aa6d4bb9e4e55c5d513c79305af2060ff.tar.gz
qtquickcontrols-tizen-9853376aa6d4bb9e4e55c5d513c79305af2060ff.tar.bz2
qtquickcontrols-tizen-9853376aa6d4bb9e4e55c5d513c79305af2060ff.zip
added "Running examples in Tizen style" to README
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 20 insertions, 1 deletions
diff --git a/README b/README
index a54a3c4..3e97872 100644
--- 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):