Added a sounds component that implements the Notifications interface and is used to
authorMohammed Sameer <msameer@foolab.org>
Wed, 26 Sep 2012 20:26:59 +0000 (23:26 +0300)
committerMohammed Sameer <msameer@foolab.org>
Wed, 26 Sep 2012 23:48:31 +0000 (02:48 +0300)
commitc8b287bdac7fb274ead0fe9e5f924c0c1a3be271
treea66d19f9f62fa796abae8535cdd0972e1f3b1f8e
parent2b4b930d62242aece48e66fba942f3442038e5fe
Added a sounds component that implements the Notifications interface and is used to
play platform predefined sounds.
data/n9/qtcamera.ini
imports/camera.cpp
imports/imports.pro
imports/plugin.cpp
imports/sounds.cpp [new file with mode: 0644]
imports/sounds.h [new file with mode: 0644]
lib/qtcamconfig.cpp
lib/qtcamconfig.h
qml/main.qml
src/src.pro