camerauis/cameraxui/cxui/src/cxuiselftimer.cpp
changeset 32 5c1e3c6aa4ef
parent 29 699651f2666f
child 37 64817133cd1d
--- a/camerauis/cameraxui/cxui/src/cxuiselftimer.cpp	Thu May 27 12:43:29 2010 +0300
+++ b/camerauis/cameraxui/cxui/src/cxuiselftimer.cpp	Fri Jun 11 13:26:48 2010 +0300
@@ -128,6 +128,14 @@
     return mTimer.isActive();
 }
 
+/*!
+   Returns current timeout value of selftimer.
+ */
+int CxuiSelfTimer::getTimeout() const
+{
+    return mDelay;
+}
+
 /*! Slot for canceling the selftimer.
     Disables selftimer, sets back the postcapturetimeout if it
     has been changed by selftimer and emits signal to notify interested