calendarui/views/inc/calentodoview.h
branchRCL_3
changeset 13 0f07cd1b5772
parent 5 42814f902fe6
child 67 1539a383d7b6
equal deleted inserted replaced
12:38571fd2a704 13:0f07cd1b5772
   214          * CCalenTodoView::ShowMarkedTodosDeleteConfirmationQueryL( TInt aCount )
   214          * CCalenTodoView::ShowMarkedTodosDeleteConfirmationQueryL( TInt aCount )
   215          * Special delete query case for todos: Query for marked todos deletion
   215          * Special delete query case for todos: Query for marked todos deletion
   216          **/
   216          **/
   217         TInt ShowMarkedTodosDeleteConfirmationQueryL( TInt aCount );
   217         TInt ShowMarkedTodosDeleteConfirmationQueryL( TInt aCount );
   218 		
   218 		
   219 		/**
   219 	
   220          * Enable the functionlity of copying entries to one or more calendars.         
       
   221          **/
       
   222         
       
   223         void CopyToCalendarsL();
       
   224 
       
   225     private:
   220     private:
   226         /**
   221         /**
   227          * Static callback function
   222          * Static callback function
   228          */
   223          */
   229          static TInt NotificationCallback( TAny* aCommandStruct );
   224          static TInt NotificationCallback( TAny* aCommandStruct );