#include <koattendeeeditor.h>
Inherits TQWidget.
Inherited by KOEditorDetails, and KOEditorFreeBusy.
|
void | updateAttendeeSummary (int count) |
|
Common base class for attendee editor and free busy view.
Definition at line 47 of file koattendeeeditor.h.
◆ KOAttendeeEditor()
KOAttendeeEditor::KOAttendeeEditor |
( |
TQWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
◆ acceptForMe
void KOAttendeeEditor::acceptForMe |
( |
| ) |
|
|
slot |
◆ addNewAttendee
void KOAttendeeEditor::addNewAttendee |
( |
| ) |
|
|
protectedslot |
◆ cancelAttendeeEvent()
◆ clearAttendeeInput
void KOAttendeeEditor::clearAttendeeInput |
( |
| ) |
|
|
protectedslot |
◆ declineForMe
void KOAttendeeEditor::declineForMe |
( |
| ) |
|
|
slot |
◆ eventFilter()
bool KOAttendeeEditor::eventFilter |
( |
TQObject * |
watched, |
|
|
TQEvent * |
ev |
|
) |
| |
|
protectedvirtual |
◆ expandAttendee
void KOAttendeeEditor::expandAttendee |
( |
| ) |
|
|
protectedslot |
◆ fillAttendeeInput
◆ fillOrganizerCombo()
void KOAttendeeEditor::fillOrganizerCombo |
( |
| ) |
|
|
protected |
◆ initEditWidgets()
void KOAttendeeEditor::initEditWidgets |
( |
TQWidget * |
parent, |
|
|
TQBoxLayout * |
layout |
|
) |
| |
|
protected |
◆ initOrganizerWidgets()
void KOAttendeeEditor::initOrganizerWidgets |
( |
TQWidget * |
parent, |
|
|
TQBoxLayout * |
layout |
|
) |
| |
|
protected |
◆ insertAttendeeFromAddressee()
void KOAttendeeEditor::insertAttendeeFromAddressee |
( |
const TDEABC::Addressee & |
a, |
|
|
const KCal::Attendee * |
at = 0 |
|
) |
| |
|
protected |
Reads values from a TDEABC::Addressee and inserts a new Attendee item into the listview with those items.
Used when adding attendees from the addressbook and expanding distribution lists. The optional Attendee parameter can be used to pass in default values to be used by the new Attendee.
Definition at line 223 of file koattendeeeditor.cpp.
◆ isExampleAttendee()
bool KOAttendeeEditor::isExampleAttendee |
( |
const KCal::Attendee * |
attendee | ) |
const |
|
protected |
◆ openAddressBook
void KOAttendeeEditor::openAddressBook |
( |
| ) |
|
|
protectedslot |
◆ readEvent()
◆ setEnableAttendeeInput
void KOAttendeeEditor::setEnableAttendeeInput |
( |
bool |
enabled | ) |
|
|
protectedslot |
◆ updateAttendee
void KOAttendeeEditor::updateAttendee |
( |
| ) |
|
|
protectedslot |
◆ updateAttendeeInput
void KOAttendeeEditor::updateAttendeeInput |
( |
| ) |
|
|
protectedslot |
◆ writeEvent()
◆ mAddButton
TQPushButton* KOAttendeeEditor::mAddButton |
|
protected |
◆ mAddressBookButton
TQPushButton* KOAttendeeEditor::mAddressBookButton |
|
protected |
◆ mdelAttendees
◆ mDelegateLabel
TQLabel* KOAttendeeEditor::mDelegateLabel |
|
protected |
◆ mNameEdit
KPIM::AddresseeLineEdit* KOAttendeeEditor::mNameEdit |
|
protected |
◆ mnewAttendees
◆ mOrganizerCombo
TQComboBox* KOAttendeeEditor::mOrganizerCombo |
|
protected |
◆ mOrganizerHBox
TQHBox* KOAttendeeEditor::mOrganizerHBox |
|
protected |
◆ mOrganizerLabel
TQLabel* KOAttendeeEditor::mOrganizerLabel |
|
protected |
◆ mRemoveButton
TQPushButton* KOAttendeeEditor::mRemoveButton |
|
protected |
◆ mRoleCombo
TQComboBox* KOAttendeeEditor::mRoleCombo |
|
protected |
◆ mRsvpButton
TQCheckBox* KOAttendeeEditor::mRsvpButton |
|
protected |
◆ mStatusCombo
TQComboBox* KOAttendeeEditor::mStatusCombo |
|
protected |
◆ mUid
TQString KOAttendeeEditor::mUid |
|
protected |
The documentation for this class was generated from the following files: