calendarui/controller/src/calencontroller.cpp
branchRCL_3
changeset 36 9c5b1510919f
parent 27 55d60436f00b
child 48 bf573002ff72
equal deleted inserted replaced
30:d68a4b5d5885 36:9c5b1510919f
   210     notificationArray.Append(ECalenNotifyEntryClosed);
   210     notificationArray.Append(ECalenNotifyEntryClosed);
   211 	notificationArray.Append(ECalenNotifyCancelDelete);
   211 	notificationArray.Append(ECalenNotifyCancelDelete);
   212     notificationArray.Append(ECalenNotifySystemTimeChanged);
   212     notificationArray.Append(ECalenNotifySystemTimeChanged);
   213     notificationArray.Append(ECalenNotifyAppForegrounded);
   213     notificationArray.Append(ECalenNotifyAppForegrounded);
   214     notificationArray.Append(ECalenNotifyDayViewClosed);
   214     notificationArray.Append(ECalenNotifyDayViewClosed);
       
   215     notificationArray.Append(ECalenNotifyWeekViewClosed);
   215     notificationArray.Append(ECalenNotifyAppBackgrounded);
   216     notificationArray.Append(ECalenNotifyAppBackgrounded);
   216     notificationArray.Append(ECalenNotifyViewPopulationComplete);
   217     notificationArray.Append(ECalenNotifyViewPopulationComplete);
   217     notificationArray.Append(ECalenNotifyCalendarFieldChanged);
   218     notificationArray.Append(ECalenNotifyCalendarFieldChanged);
   218     notificationArray.Append(ECalenNotifyCancelStatusUpdation);
   219     notificationArray.Append(ECalenNotifyCancelStatusUpdation);
   219     notificationArray.Append(ECalenNotifyMarkedEntryCompleted);
   220     notificationArray.Append(ECalenNotifyMarkedEntryCompleted);