calendarui/settings/GsPlugin/inc/calendummyservices.h
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
   102         void ResetKeyEventQueue();
   102         void ResetKeyEventQueue();
   103         /**
   103         /**
   104          * Get calendar icon of specific type
   104          * Get calendar icon of specific type
   105          * @return CGulIcon*
   105          * @return CGulIcon*
   106          */
   106          */
   107         CGulIcon* GetIconL( MCalenServices::TCalenIcons aIndex );
   107         CGulIcon* GetIconL( MCalenServices::TCalenIcons aIndex, const TInt aViewId = 0 ); 
   108 
   108 
   109         /**
   109         /**
   110          * Register for notifications of Calendar events
   110          * Register for notifications of Calendar events
   111          * @param aHandler the MCalenNotificationHandler to notify
   111          * @param aHandler the MCalenNotificationHandler to notify
   112          * @param aNotification single notification to be notified about
   112          * @param aNotification single notification to be notified about