summaryrefslogtreecommitdiffstats
path: root/examples/declarative-radio/declarative-radio.qrc
diff options
context:
space:
mode:
authorJonas Rabbe <jonas.rabbe@nokia.com>2011-08-12 13:41:39 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-17 02:37:10 +0200
commitf60838dcfd30c27ac0c8925f605a5f3c9eb7fc6c (patch)
tree9799b8ce726439d3a992e639e72e0c495ede3510 /examples/declarative-radio/declarative-radio.qrc
parent6eac3bd6488f8d8b368d97bdb8d701b804310be6 (diff)
Added first implementation of declarative radio element
Simply uses and mirrors radio tuner API directly. Also added an example which uses the new Radio element, the example should be functional, but cannot be tested on current setup (lack of actual radio tuner). Change-Id: I0f724ef239f65aef9c0640d4a3a9fa0d2e7242ed Reviewed-on: http://codereview.qt.nokia.com/2890 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'examples/declarative-radio/declarative-radio.qrc')
-rw-r--r--examples/declarative-radio/declarative-radio.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/declarative-radio/declarative-radio.qrc b/examples/declarative-radio/declarative-radio.qrc
new file mode 100644
index 000000000..ed01a64f6
--- /dev/null
+++ b/examples/declarative-radio/declarative-radio.qrc
@@ -0,0 +1,6 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+<file>view.qml</file>
+</qresource>
+</RCC>
+