libkcal
KCal::Journal Class Reference
#include <journal.h>
Inheritance diagram for KCal::Journal:

Detailed Description
This class provides a Journal in the sense of RFC2445.
Definition at line 33 of file journal.h.
Public Types | |
typedef ListBase< Journal > | List |
Public Member Functions | |
Journal () | |
~Journal () | |
bool | accept (Visitor &v) |
bool | operator== (const Journal &) const |
QCString | type () const |
Journal * | clone () |
Member Function Documentation
Journal * Journal::clone | ( | ) | [virtual] |
Return copy of this Journal.
The caller owns the returned object.
Implements KCal::Incidence.
Definition at line 34 of file journal.cpp.
The documentation for this class was generated from the following files: