camerauis/cameraxui/cxui/src/cxuiselftimer.cpp
changeset 39 c5025ea871a1
parent 38 0f0b4c1d7744
child 37 64817133cd1d
--- a/camerauis/cameraxui/cxui/src/cxuiselftimer.cpp	Thu Jul 15 01:44:30 2010 +0300
+++ b/camerauis/cameraxui/cxui/src/cxuiselftimer.cpp	Thu Jul 15 01:46:05 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