calendarui/agendaeventviewer/inc/agendaeventviewer.h
changeset 68 a5a1242fd2e8
parent 23 fd30d51f876b
--- a/calendarui/agendaeventviewer/inc/agendaeventviewer.h	Wed Aug 18 09:47:38 2010 +0300
+++ b/calendarui/agendaeventviewer/inc/agendaeventviewer.h	Thu Sep 02 20:25:23 2010 +0300
@@ -63,6 +63,10 @@
 	AGENDAEVENTVIEWER_EXPORT void view(AgendaEntry entry, 
 	                                   Actions action = ActionNothing);
 
+	AGENDAEVENTVIEWER_EXPORT void saveAndCloseEditor();
+	
+	AGENDAEVENTVIEWER_EXPORT void closeAgendaEventView();
+
 signals:
 	void viewingCompleted(const QDate date = QDate());
 	void editingStarted();