--- 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