korganizer
JournalDateEntry Class Reference
List of all members.Detailed Description
Definition at line 113 of file journalentry.h.
Public Types | |
| typedef ListBase< JournalDateEntry > | List |
Public Slots | |
| void | emitNewJournal () |
| void | setIncidenceChanger (IncidenceChangerBase *changer) |
| void | journalEdited (Journal *) |
| void | journalDeleted (Journal *) |
Signals | |
| void | setIncidenceChangerSignal (IncidenceChangerBase *changer) |
| void | setDateSignal (const QDate &) |
| void | flushEntries () |
| void | editIncidence (Incidence *) |
| void | deleteIncidence (Incidence *) |
| void | newJournal (const QDate &) |
Public Member Functions | |
| JournalDateEntry (Calendar *, QWidget *parent) | |
| virtual | ~JournalDateEntry () |
| void | addJournal (Journal *) |
| Journal::List | journals () const |
| void | setDate (const QDate &) |
| QDate | date () const |
| void | clear () |
The documentation for this class was generated from the following files:

