Added QtCamAutoFocus::setRegionOfInterest()
[harmattan/cameraplus] / lib / qtcamdevice.h
index 692c401..34f72e8 100644 (file)
@@ -45,6 +45,8 @@ public:
   ~QtCamDevice();
 
   bool setViewfinder(QtCamViewfinder *viewfinder);
+  QtCamViewfinder *viewfinder() const;
+
   bool start();
   bool stop(bool force);
   bool isRunning();