calendarui/controller/inc/calenviewmanager.h
changeset 51 0b38fc5b94c6
parent 45 b6db4fd4947b
child 55 2c54b51f39c4
equal deleted inserted replaced
46:ecd7b9840282 51:0b38fc5b94c6
   150 		void handleDeletingStarted();
   150 		void handleDeletingStarted();
   151 		void handleDeletingCompleted();
   151 		void handleDeletingCompleted();
   152 		void handleInstanceViewCreation(int status);
   152 		void handleInstanceViewCreation(int status);
   153 		void handleEntryViewCreation(int status);
   153 		void handleEntryViewCreation(int status);
   154 		void handleDayViewReady();
   154 		void handleDayViewReady();
       
   155 		void handleEntriesChanged(QList<ulong>);
   155 		
   156 		
   156     private:  // Data        
   157     private:  // Data        
   157 
   158 
   158 		CCalenController		&mController;
   159 		CCalenController		&mController;
   159 		CalenMonthView			*mCalenMonthView;
   160 		CalenMonthView			*mCalenMonthView;