calendarui/agendaeventviewer/src/agendaeventviewer.cpp
changeset 23 fd30d51f876b
parent 18 c198609911f9
child 55 2c54b51f39c4
--- a/calendarui/agendaeventviewer/src/agendaeventviewer.cpp	Fri Apr 16 14:57:40 2010 +0300
+++ b/calendarui/agendaeventviewer/src/agendaeventviewer.cpp	Mon May 03 12:30:32 2010 +0300
@@ -28,9 +28,10 @@
  */
 
 /*!
-	\fn void AgendaEventViewer::viewingCompleted(bool status = true)
+	\fn void AgendaEventViewer::viewingCompleted(const QDate date = QDate())
 
 	Signal is emitted when viewing of the agenda entry is complete
+	Returns QDate for calendar application to set context.
 	After receiving this signal use deleteLater() to detele this class object.
 
  */