calendarui/controller/inc/calenviewmanager.h
changeset 26 a949c2543c15
parent 23 fd30d51f876b
child 49 5de72ea7a065
--- a/calendarui/controller/inc/calenviewmanager.h	Mon May 03 12:30:32 2010 +0300
+++ b/calendarui/controller/inc/calenviewmanager.h	Fri May 14 15:51:09 2010 +0300
@@ -95,6 +95,8 @@
 		
 		void removeDayViews();
 		
+		void constructOtherViews();
+		
 	public: // from MCalenNotificationHandler
    
         /**
@@ -132,16 +134,16 @@
 		 * day
 		 */
 		void loadAlternateDayView();
-		
-	public slots:
-		void constructOtherViews();
         
     private slots:
+		void handleMainViewReady();
 		void handleViewingCompleted(const QDate date);
 		void handleEditingStarted();
 		void handleEditingCompleted();
 		void handleDeletingStarted();
 		void handleDeletingCompleted();
+		void handleInstanceViewCreation(int status);
+		void handleEntryViewCreation(int status);
 		
     private:  // Data