korganizer
KOEventViewer Class Reference
#include <koeventviewer.h>
Detailed Description
Viewer widget for events.
Definition at line 42 of file koeventviewer.h.
Public Slots | |
virtual void | setIncidence (Incidence *) |
void | changeIncidenceDisplay (Incidence *incidence, int action) |
Public Member Functions | |
KOEventViewer (QWidget *parent=0, const char *name=0) | |
virtual | ~KOEventViewer () |
void | setSource (const QString &) |
virtual bool | appendIncidence (Incidence *) |
void | clearEvents (bool now=false) |
void | addText (const QString &text) |
void | setDefaultText (const QString &text) |
void | readSettings (KConfig *config) |
void | writeSettings (KConfig *config) |
Member Function Documentation
|
Add given text to currently shown content.
Definition at line 97 of file koeventviewer.cpp. |
|
Clear viewer. If now is set to true delete view immediately. If set to false delete it with next call to appendIncidence(). Definition at line 91 of file koeventviewer.cpp. |
|
Set the default text that is showed when there aren't a incidence to show.
Definition at line 103 of file koeventviewer.cpp. |
|
Show given incidence in viewer. Clear all previously shown incidences. Definition at line 79 of file koeventviewer.cpp. |
|
Reimplemented from QTextBrowser to handle links.
Definition at line 68 of file koeventviewer.cpp. |
The documentation for this class was generated from the following files: