changeset 63 | a3cb48f6c889 |
parent 23 | fd30d51f876b |
--- a/calendarui/agendaeventviewer/inc/agendaeventviewer.h Mon Aug 09 18:30:52 2010 +0530 +++ b/calendarui/agendaeventviewer/inc/agendaeventviewer.h Wed Aug 25 14:02:13 2010 +0530 @@ -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();