alarmui/alarmalertwidget/alarmalertinterface/inc/alarmcommon.h
changeset 23 fd30d51f876b
parent 18 c198609911f9
equal deleted inserted replaced
18:c198609911f9 23:fd30d51f876b
    31     HBufC* iSubject;
    31     HBufC* iSubject;
    32     TTime iDate;
    32     TTime iDate;
    33     TTime iTime;
    33     TTime iTime;
    34     HBufC* iLocation;
    34     HBufC* iLocation;
    35     TBool iCanSnooze;
    35     TBool iCanSnooze;
    36     TBool iIsClockAlarm;
    36     TInt iAlarmAlertType;
    37     TBool iIsSilent;
    37     TBool iIsSilent;
       
    38     TBool iIsTimed;
    38 };
    39 };
    39 
    40 
    40 /**
    41 /**
    41  * @enum AlarmCommand
    42  * @enum AlarmCommand
    42  * @brief Common alarm commands
    43  * @brief Common alarm commands