korganizer

KOEditorGeneralEvent Class Reference

Inheritance diagram for KOEditorGeneralEvent:

KOEditorGeneral List of all members.

Detailed Description

Definition at line 42 of file koeditorgeneralevent.h.


Public Slots

void setDateTimes (const QDateTime &start, const QDateTime &end)
void setDuration ()

Signals

void allDayChanged (bool)
void dateTimeStrChanged (const QString &)
void dateTimesChanged (const QDateTime &start, const QDateTime &end)

Public Member Functions

 KOEditorGeneralEvent (QObject *parent=0, const char *name=0)
virtual ~KOEditorGeneralEvent ()
void initTime (QWidget *, QBoxLayout *)
void initClass (QWidget *, QBoxLayout *)
void finishSetup ()
void setDefaults (const QDateTime &from, const QDateTime &to, bool allDay)
void readEvent (Event *, bool tmpl=false)
void writeEvent (Event *)
bool validateInput ()

Protected Slots

void timeStuffDisable (bool disable)
void associateTime (bool time)
void startTimeChanged (QTime)
void startDateChanged (const QDate &)
void endTimeChanged (QTime)
void endDateChanged (const QDate &)
void emitDateTimeStr ()

Member Function Documentation

void KOEditorGeneralEvent::setDefaults ( const QDateTime &  from,
const QDateTime &  to,
bool  allDay 
)

Set widgets to default values.

Definition at line 268 of file koeditorgeneralevent.cpp.

void KOEditorGeneralEvent::readEvent ( Event ,
bool  tmpl = false 
)

Read event object and setup widgets accordingly.

If templ is true, the event is read as template, i.e. the time and date information isn't set.

Definition at line 279 of file koeditorgeneralevent.cpp.

void KOEditorGeneralEvent::writeEvent ( Event  ) 

Write event settings to event object.

Definition at line 303 of file koeditorgeneralevent.cpp.

bool KOEditorGeneralEvent::validateInput (  ) 

Check if the input is valid.

Reimplemented from KOEditorGeneral.

Definition at line 419 of file koeditorgeneralevent.cpp.


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