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
|
The todo has been modified externally.
Definition at line 544 of file koeditorgeneraltodo.cpp. |
|
Read todo object and setup widgets accordingly.
Definition at line 265 of file koeditorgeneraltodo.cpp. |
|
Set widgets to default values.
Definition at line 225 of file koeditorgeneraltodo.cpp. |
|
Check if the input is valid.
Reimplemented from KOEditorGeneral. Definition at line 441 of file koeditorgeneraltodo.cpp. |
|
Write todo settings to event object.
Definition at line 312 of file koeditorgeneraltodo.cpp. |
The documentation for this class was generated from the following files: