Refactor and rename isWrapperReady to isReadyForCapture()
authorMohammed Sameer <msameer@foolab.org>
Mon, 29 Jul 2013 02:07:29 +0000 (05:07 +0300)
committerMohammed Sameer <msameer@foolab.org>
Wed, 31 Jul 2013 17:11:17 +0000 (20:11 +0300)
commitb984859de196c7ec0b699adab722c91e5d3042bd
tree1d1e05e9c8aff312f8032f6cea45749360cfbc75
parent87d98feb30b728184d899e4afccc639cbbd27663
Refactor and rename isWrapperReady to isReadyForCapture()

This better describes what the function should do.
We will check the "ready-for-capture" property on video source
if we don't have a wrapper instead of returning false.
lib/qtcamdevice_p.h
lib/qtcamimagemode.cpp