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 |
| void | updateCurrentItem () |
Member Function Documentation
|
|
Returns whether at least one attendee was added.
Definition at line 232 of file koeditordetails.cpp. |
|
|
Read event object and setup widgets accordingly.
Reimplemented from KOAttendeeEditor. Definition at line 271 of file koeditordetails.cpp. |
|
|
Set widgets to default values.
Definition at line 266 of file koeditordetails.cpp. |
|
|
Check if the input is valid.
Definition at line 332 of file koeditordetails.cpp. |
|
|
Write event settings to event object.
Reimplemented from KOAttendeeEditor. Definition at line 281 of file koeditordetails.cpp. |
The documentation for this class was generated from the following files:

