clock2/clockui/uilayer/clockmainview/inc/clockalarmarray.h
branchRCL_3
changeset 30 d68a4b5d5885
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
27:55d60436f00b 30:d68a4b5d5885
   124         * @param aIndex The index of the alarm list item in the list.
   124         * @param aIndex The index of the alarm list item in the list.
   125         * @param aAlarmId The id of the alarm at aIndex in the list.
   125         * @param aAlarmId The id of the alarm at aIndex in the list.
   126         * @param aAlarmInfo The information of the alarm at aIndex in the list.
   126         * @param aAlarmInfo The information of the alarm at aIndex in the list.
   127         */
   127         */
   128         void GetInActiveAlarmInfo(TInt aIndex, TAlarmId& aAlarmId, SClkAlarmInfo& aAlarmInfo  ) const;
   128         void GetInActiveAlarmInfo(TInt aIndex, TAlarmId& aAlarmId, SClkAlarmInfo& aAlarmInfo  ) const;
       
   129 
       
   130         HBufC* NewAlarmText() const;
   129         
   131         
   130     private:            // New functions
   132     private:            // New functions
   131         
   133         
   132         /**
   134         /**
   133         * @brief This performs the 2nd phase of the two-phase construction.
   135         * @brief This performs the 2nd phase of the two-phase construction.