korganizer
KOEditorDetails Class Reference
List of all members.Detailed Description
Definition at line 75 of file koeditordetails.h.
Public Slots | |
| void | insertAttendee (Attendee *) |
Public Member Functions | |
| KOEditorDetails (int spacing=8, QWidget *parent=0, const char *name=0) | |
| virtual | ~KOEditorDetails () |
| void | setDefaults () |
| void | readEvent (Incidence *) |
| void | writeEvent (Incidence *) |
| void | cancelAttendeeEvent (Incidence *) |
| bool | validateInput () |
| void | setFreeBusyWidget (KOEditorFreeBusy *) |
| bool | hasAttendees () |
Protected Slots | |
| void | addNewAttendee () |
| void | removeAttendee () |
| void | openAddressBook () |
| void | updateAttendeeInput () |
| void | clearAttendeeInput () |
| void | fillAttendeeInput (AttendeeListItem *) |
| void | updateAttendeeItem () |
| void | setEnableAttendeeInput (bool) |
Protected Member Functions | |
| virtual bool | eventFilter (QObject *, QEvent *) |
| void | fillOrganizerCombo () |
| void | insertAttendee (Attendee *, bool goodEmailAddress) |
Member Function Documentation
| void KOEditorDetails::setDefaults | ( | ) |
| void KOEditorDetails::readEvent | ( | Incidence * | ) |
Read event object and setup widgets accordingly.
Definition at line 456 of file koeditordetails.cpp.
| void KOEditorDetails::writeEvent | ( | Incidence * | ) |
| void KOEditorDetails::cancelAttendeeEvent | ( | Incidence * | ) |
return a clone of the event with attendees to be canceld
Definition at line 522 of file koeditordetails.cpp.
| bool KOEditorDetails::validateInput | ( | ) |
| void KOEditorDetails::setFreeBusyWidget | ( | KOEditorFreeBusy * | ) |
| bool KOEditorDetails::hasAttendees | ( | ) |
Returns whether at least one attendee was added.
Definition at line 347 of file koeditordetails.cpp.
The documentation for this class was generated from the following files:

