korganizer

KOEditorGeneralTodo Class Reference

Inheritance diagram for KOEditorGeneralTodo:

KOEditorGeneral List of all members.

Detailed Description

Definition at line 42 of file koeditorgeneraltodo.h.


Signals

void dueDateEditToggle (bool)
void dateTimeStrChanged (const QString &)
void signalDateTimeChanged (const QDateTime &, const QDateTime &)
void editRecurrence ()

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 *todo, Calendar *calendar, const QDate &date)
void writeTodo (Todo *)
bool validateInput ()
void updateRecurrenceSummary (Todo *todo)
void modified (Todo *todo, KOGlobals::HowChanged modification)

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 245 of file koeditorgeneraltodo.cpp.

void KOEditorGeneralTodo::readTodo ( Todo todo,
Calendar calendar,
const QDate &  date 
)

Read todo object and setup widgets accordingly.

Definition at line 284 of file koeditorgeneraltodo.cpp.

void KOEditorGeneralTodo::writeTodo ( Todo  ) 

Write todo settings to event object.

Definition at line 340 of file koeditorgeneraltodo.cpp.

bool KOEditorGeneralTodo::validateInput (  ) 

Check if the input is valid.

Reimplemented from KOEditorGeneral.

Definition at line 469 of file koeditorgeneraltodo.cpp.

void KOEditorGeneralTodo::modified ( Todo todo,
KOGlobals::HowChanged  modification 
)

The todo has been modified externally.

Definition at line 581 of file koeditorgeneraltodo.cpp.


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