Query the minimum, maximum and default values if needed from the GParamSpec objects
[harmattan/cameraplus] / lib / qtcamevcomp.h
index 1d82f1a..9a7f2b2 100644 (file)
@@ -32,6 +32,8 @@ public:
   QtCamEvComp(QtCamDevice *dev, QObject *parent = 0);
   ~QtCamEvComp();
 
+  qreal defaultValue();
+
   qreal value();
   bool setValue(qreal val);