Added CameraPage::policyLost()
authorMohammed Sameer <msameer@foolab.org>
Mon, 24 Dec 2012 00:28:38 +0000 (02:28 +0200)
committerMohammed Sameer <msameer@foolab.org>
Mon, 24 Dec 2012 00:28:38 +0000 (02:28 +0200)
commit911d6be8033874c9a9a5dd39ca8e1641e71f7e0b
treea79c48e0e7e8ad6d593499c458c817e619ad942d
parent39bb0efec37c8b66f0bddd8e3afe94e360ac091d
Added CameraPage::policyLost()

This function to be called by PipelineManager when we lose resources and are about
to stop camera.

It's used by RecordingPage to dismiss itself.
qml/CameraPage.qml
qml/PipelineManager.qml
qml/RecordingPage.qml