calendarui/controller/inc/calenservicesimpl.h
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 65 12af337248b1
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
   115 	void ResetKeyEventQueue();
   115 	void ResetKeyEventQueue();
   116 	/**
   116 	/**
   117 	 * Get calendar icon of specific type
   117 	 * Get calendar icon of specific type
   118 	 * @return CGulIcon*
   118 	 * @return CGulIcon*
   119 	 */
   119 	 */
   120 	CGulIcon* GetIconL( MCalenServices::TCalenIcons aIndex );
   120 	CGulIcon* GetIconL( MCalenServices::TCalenIcons aIndex, const TInt aViewId = 0 ); 
   121 
   121 
   122 	/**
   122 	/**
   123 	 * Register for notifications of Calendar events
   123 	 * Register for notifications of Calendar events
   124 	 * @param aHandler the MCalenNotificationHandler to notify
   124 	 * @param aHandler the MCalenNotificationHandler to notify
   125 	 * @param aNotification single notification to be notified about
   125 	 * @param aNotification single notification to be notified about