korganizer
KOEditorDetails Class Reference
Inheritance diagram for KOEditorDetails:

Detailed Description
Definition at line 78 of file koeditordetails.h.
Public Member Functions | |
KOEditorDetails (int spacing=8, QWidget *parent=0, const char *name=0) | |
virtual | ~KOEditorDetails () |
void | setDefaults () |
void | readEvent (Incidence *) |
void | writeEvent (Incidence *) |
bool | validateInput () |
bool | hasAttendees () |
void | insertAttendee (Attendee *, bool goodEmailAddress=true) |
Protected Slots | |
void | removeAttendee () |
void | slotInsertAttendee (Attendee *a) |
Protected Member Functions | |
void | changeStatusForMe (Attendee::PartStat status) |
KCal::Attendee * | currentAttendee () const |
QListViewItem * | hasExampleAttendee () const |
void | updateCurrentItem () |
Member Function Documentation
void KOEditorDetails::setDefaults | ( | ) |
void KOEditorDetails::readEvent | ( | Incidence * | ) | [virtual] |
Read event object and setup widgets accordingly.
Reimplemented from KOAttendeeEditor.
Definition at line 279 of file koeditordetails.cpp.
void KOEditorDetails::writeEvent | ( | Incidence * | ) | [virtual] |
Write event settings to event object.
Reimplemented from KOAttendeeEditor.
Definition at line 289 of file koeditordetails.cpp.
bool KOEditorDetails::validateInput | ( | ) |
bool KOEditorDetails::hasAttendees | ( | ) |
Returns whether at least one attendee was added.
Definition at line 232 of file koeditordetails.cpp.
The documentation for this class was generated from the following files: