Added QtCamCapability (base class for capabilities) and implemented flash, zoom and...
authorMohammed Sameer <msameer@foolab.org>
Fri, 31 Aug 2012 18:35:35 +0000 (21:35 +0300)
committerMohammed Sameer <msameer@foolab.org>
Thu, 6 Sep 2012 16:10:10 +0000 (19:10 +0300)
commitc8608c1b8fbc77f99efba0de3b89b70a36201bb8
tree5a09b036f9580aff80f1e9b10fbe02d5aa2e9098
parentb438320cf2fcc66fe2788558e7c2dda8534e95d3
Added QtCamCapability (base class for capabilities) and implemented flash, zoom and scene modes
lib/lib.pro
lib/qtcamcapability.cpp [new file with mode: 0644]
lib/qtcamcapability.h [new file with mode: 0644]
lib/qtcamdevice.h
lib/qtcamdevice_p.h
lib/qtcamflash.cpp [new file with mode: 0644]
lib/qtcamflash.h [new file with mode: 0644]
lib/qtcamscene.cpp [new file with mode: 0644]
lib/qtcamscene.h [new file with mode: 0644]
lib/qtcamzoom.cpp [new file with mode: 0644]
lib/qtcamzoom.h [new file with mode: 0644]