korganizer
JournalEntry Class Reference
List of all members.Detailed Description
Definition at line 49 of file journalentry.h.
Public Types | |
| typedef ListBase< JournalEntry > | List |
Public Slots | |
| void | setIncidenceChanger (IncidenceChangerBase *changer) |
| void | setDate (const QDate &) |
| void | flushEntry () |
Signals | |
| void | deleteIncidence (Incidence *) |
| void | editIncidence (Incidence *) |
Public Member Functions | |
| JournalEntry (Journal *j, QWidget *parent) | |
| virtual | ~JournalEntry () |
| void | setJournal (Journal *) |
| Journal * | journal () const |
| QDate | date () const |
| void | clear () |
| void | readJournal (Journal *j) |
| bool | isReadOnly () const |
| void | setReadOnly (bool readonly) |
Protected Slots | |
| void | setDirty () |
| void | deleteItem () |
| void | editItem () |
| void | printItem () |
| void | timeCheckBoxToggled (bool on) |
Protected Member Functions | |
| void | clearFields () |
| bool | eventFilter (QObject *o, QEvent *e) |
| void | writeJournal () |
The documentation for this class was generated from the following files:

