korganizer
KOEditorGeneralTodo Class Reference
Inheritance diagram for KOEditorGeneralTodo:

Detailed Description
Definition at line 40 of file koeditorgeneraltodo.h.
Signals | |
void | dueDateEditToggle (bool) |
void | dateTimeStrChanged (const QString &) |
void | signalDateTimeChanged (const QDateTime &, const QDateTime &) |
Public Member Functions | |
KOEditorGeneralTodo (QObject *parent=0, const char *name=0) | |
virtual | ~KOEditorGeneralTodo () |
void | initTime (QWidget *, QBoxLayout *) |
void | initStatus (QWidget *, QBoxLayout *) |
void | initCompletion (QWidget *, QBoxLayout *) |
void | initPriority (QWidget *, QBoxLayout *) |
void | finishSetup () |
void | setDefaults (const QDateTime &due, bool allDay) |
void | readTodo (Todo *) |
void | writeTodo (Todo *) |
bool | validateInput () |
void | modified (Todo *, int) |
Protected Slots | |
void | completedChanged (int) |
void | dateChanged () |
void | startDateModified () |
void | enableDueEdit (bool enable) |
void | enableStartEdit (bool enable) |
void | enableTimeEdits (bool enable) |
void | showAlarm () |
Protected Member Functions | |
void | setCompletedDate () |
Member Function Documentation
void KOEditorGeneralTodo::setDefaults | ( | const QDateTime & | due, | |
bool | allDay | |||
) |
void KOEditorGeneralTodo::readTodo | ( | Todo * | ) |
Read todo object and setup widgets accordingly.
Definition at line 265 of file koeditorgeneraltodo.cpp.
void KOEditorGeneralTodo::writeTodo | ( | Todo * | ) |
bool KOEditorGeneralTodo::validateInput | ( | ) |
Check if the input is valid.
Reimplemented from KOEditorGeneral.
Definition at line 441 of file koeditorgeneraltodo.cpp.
void KOEditorGeneralTodo::modified | ( | Todo * | , | |
int | ||||
) |
The documentation for this class was generated from the following files: