korganizer
KOEditorDetails Class Reference
#include <koeditordetails.h>
Inheritance diagram for KOEditorDetails:

Detailed Description
Definition at line 84 of file koeditordetails.h.
Public Member Functions | |
| bool | hasAttendees () |
| void | insertAttendee (Attendee *, bool goodEmailAddress=true) |
| KOEditorDetails (int spacing=8, QWidget *parent=0) | |
| void | readIncidence (Incidence *) |
| void | setDefaults () |
| bool | validateInput () |
| void | writeIncidence (Incidence *) |
| virtual | ~KOEditorDetails () |
Protected Slots | |
| void | removeAttendee () |
| void | slotInsertAttendee (Attendee *a) |
Protected Member Functions | |
| void | changeStatusForMe (Attendee::PartStat status) |
| KCal::Attendee * | currentAttendee () const |
| Q3ListViewItem * | hasExampleAttendee () const |
| void | updateCurrentItem () |
Constructor & Destructor Documentation
| KOEditorDetails::KOEditorDetails | ( | int | spacing = 8, |
|
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 178 of file koeditordetails.cpp.
| KOEditorDetails::~KOEditorDetails | ( | ) | [virtual] |
Definition at line 223 of file koeditordetails.cpp.
Member Function Documentation
| void KOEditorDetails::changeStatusForMe | ( | Attendee::PartStat | status | ) | [protected] |
Definition at line 356 of file koeditordetails.cpp.
| KCal::Attendee * KOEditorDetails::currentAttendee | ( | ) | const [protected, virtual] |
| bool KOEditorDetails::hasAttendees | ( | ) |
Returns whether at least one attendee was added.
Definition at line 227 of file koeditordetails.cpp.
| Q3ListViewItem * KOEditorDetails::hasExampleAttendee | ( | ) | const [protected, virtual] |
| void KOEditorDetails::insertAttendee | ( | Attendee * | a, | |
| bool | goodEmailAddress = true | |||
| ) |
Definition at line 250 of file koeditordetails.cpp.
| void KOEditorDetails::readIncidence | ( | Incidence * | event | ) |
| void KOEditorDetails::removeAttendee | ( | ) | [protected, slot] |
Definition at line 232 of file koeditordetails.cpp.
| void KOEditorDetails::setDefaults | ( | ) |
| void KOEditorDetails::slotInsertAttendee | ( | Attendee * | a | ) | [protected, slot] |
Definition at line 351 of file koeditordetails.cpp.
| void KOEditorDetails::updateCurrentItem | ( | ) | [protected, virtual] |
| bool KOEditorDetails::validateInput | ( | ) |
| void KOEditorDetails::writeIncidence | ( | Incidence * | incidence | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference