equal
deleted
inserted
replaced
419 |
419 |
420 /** |
420 /** |
421 * @brief Construct calendarlist using calendar iterator |
421 * @brief Construct calendarlist using calendar iterator |
422 */ |
422 */ |
423 void ConstructCalendarsListL(); |
423 void ConstructCalendarsListL(); |
|
424 |
|
425 /** |
|
426 * @brief Update calendarlist whenever CalendarInfoUpdated notification is received. |
|
427 */ |
|
428 void UpdateCalendarListL(); |
424 |
429 |
425 /** |
430 /** |
426 * @brief gets default calendar information |
431 * @brief gets default calendar information |
427 * |
432 * |
428 * @return CCalCalendarInfo returns pointer to default calendar info |
433 * @return CCalCalendarInfo returns pointer to default calendar info |