korganizer

KOEditorGeneralTodo Class Reference

Inheritance diagram for KOEditorGeneralTodo:

KOEditorGeneral List of all members.

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 
)

Set widgets to default values.

Definition at line 225 of file koeditorgeneraltodo.cpp.

void KOEditorGeneralTodo::readTodo ( Todo  ) 

Read todo object and setup widgets accordingly.

Definition at line 265 of file koeditorgeneraltodo.cpp.

void KOEditorGeneralTodo::writeTodo ( Todo  ) 

Write todo settings to event object.

Definition at line 312 of file koeditorgeneraltodo.cpp.

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 todo has been modified externally.

Definition at line 544 of file koeditorgeneraltodo.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys