KOEventViewer Class Reference
Viewer widget for events. More...
#include <koeventviewer.h>
Inheritance diagram for KOEventViewer:

Public Methods | |
KOEventViewer (QWidget *parent=0, const char *name=0) | |
virtual | ~KOEventViewer () |
void | setSource (const QString &) |
void | setEvent (Event *event) |
void | addEvent (Event *event) |
void | setTodo (Todo *event) |
void | appendEvent (Event *event) |
void | appendTodo (Todo *event) |
void | clearEvents (bool now=false) |
void | addText (const QString &text) |
Protected Methods | |
void | addTag (const QString &tag, const QString &text) |
void | addLink (const QString &ref, const QString &text, bool newline=true) |
void | formatCategories (Incidence *) |
void | formatAttendees (Incidence *) |
void | formatReadOnly (Incidence *) |
void | formatAttachments (Incidence *) |
Detailed Description
Viewer widget for events.
Definition at line 33 of file koeventviewer.h.
The documentation for this class was generated from the following files: