korganizer
KOEventViewerDialog Class Reference
#include <koeventviewerdialog.h>
Inheritance diagram for KOEventViewerDialog:
Public Member Functions | |
KOEventViewerDialog (Akonadi::ETMCalendar *calendar, QWidget *parent=0) | |
virtual | ~KOEventViewerDialog () |
void | addText (const QString &text) |
void | setIncidence (const Akonadi::Item &incidence, const QDate &date) |
Detailed Description
Viewer dialog for events.
Definition at line 44 of file koeventviewerdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file koeventviewerdialog.cpp.
|
virtual |
Definition at line 56 of file koeventviewerdialog.cpp.
Member Function Documentation
void KOEventViewerDialog::addText | ( | const QString & | text | ) |
Definition at line 66 of file koeventviewerdialog.cpp.
void KOEventViewerDialog::setIncidence | ( | const Akonadi::Item & | incidence, |
const QDate & | date | ||
) |
Definition at line 61 of file koeventviewerdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.