calendarui/views/inc/calendayview.h
changeset 26 a949c2543c15
parent 23 fd30d51f876b
child 32 ea672fcb0ea0
--- a/calendarui/views/inc/calendayview.h	Mon May 03 12:30:32 2010 +0300
+++ b/calendarui/views/inc/calendayview.h	Fri May 14 15:51:09 2010 +0300
@@ -88,6 +88,11 @@
     CALENDAYVIEW_EXPORT CalenDocLoader* docLoader();
 
     /**
+     * @brief clears the list model from the view
+     */
+    CALENDAYVIEW_EXPORT void clearListModel();
+
+	/*
 	 * @brief Refreshes the view with the date set in the context
 	 */
     void refreshViewOnGoToDate();