clock2/clockui/uilayer/clockmainview/inc/clockmainview.h
branchRCL_3
changeset 27 55d60436f00b
parent 0 f979ecb2b13e
child 30 d68a4b5d5885
equal deleted inserted replaced
21:9711e452b5e9 27:55d60436f00b
   173 		/**
   173 		/**
   174 		* @brief Resets the focused alarm item in the list.
   174 		* @brief Resets the focused alarm item in the list.
   175 		*/
   175 		*/
   176         void ResetAlarmL();
   176         void ResetAlarmL();
   177         
   177         
       
   178         /**
       
   179          * @brief Checks if DST changes will be applied in the next 24 hours.
       
   180          * @return TBool ETrue if remaining time note has to be displayed.
       
   181          */
       
   182         TBool CheckForDstChangesL();
       
   183         
       
   184         /**
       
   185         * @brief Displays the remaining time for the alarm to expire.
       
   186         */
       
   187         void DisplayRemainingTimeL();
       
   188 
       
   189         
   178 	private:		// Data
   190 	private:		// Data
   179 	
   191 	
   180 		/**
   192 		/**
   181 		* @var iContainer
   193 		* @var iContainer
   182 		* @brief The container object.
   194 		* @brief The container object.