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
|
return a clone of the event with attendees to be canceld
Definition at line 522 of file koeditordetails.cpp. |
|
Returns whether at least one attendee was added.
Definition at line 347 of file koeditordetails.cpp. |
|
Read event object and setup widgets accordingly.
Definition at line 456 of file koeditordetails.cpp. |
|
Set widgets to default values.
Definition at line 451 of file koeditordetails.cpp. |
|
Set the gantt view.
Definition at line 631 of file koeditordetails.cpp. |
|
Check if the input is valid.
Definition at line 532 of file koeditordetails.cpp. |
|
Write event settings to event object.
Definition at line 507 of file koeditordetails.cpp. |
The documentation for this class was generated from the following files: