korganizer
KOEditorFreeBusy Class Reference
List of all members.Detailed Description
Definition at line 42 of file koeditorfreebusy.h.
Public Slots | |
void | slotInsertFreeBusy (KCal::FreeBusy *fb, const QString &email) |
void | setDateTimes (const QDateTime &, const QDateTime &) |
void | editFreeBusyUrl (KDGanttViewItem *item) |
Signals | |
void | dateTimesChanged (const QDateTime &, const QDateTime &) |
Public Member Functions | |
KOEditorFreeBusy (int spacing=8, QWidget *parent=0, const char *name=0) | |
virtual | ~KOEditorFreeBusy () |
void | setUpdateEnabled (bool enabled) |
bool | updateEnabled () const |
void | insertAttendee (KCal::Attendee *, bool readFBList) |
void | removeAttendee (KCal::Attendee *) |
void | updateAttendee (KCal::Attendee *) |
void | clearAttendees () |
void | readEvent (KCal::Event *) |
void | triggerReload () |
void | cancelReload () |
Protected Slots | |
void | slotUpdateGanttView (const QDateTime &, const QDateTime &) |
void | slotScaleChanged (int) |
void | slotCenterOnStart () |
void | slotZoomToTime () |
void | slotPickDate () |
void | reload () |
Protected Member Functions | |
void | timerEvent (QTimerEvent *) |
Member Function Documentation
void KOEditorFreeBusy::slotUpdateGanttView | ( | const QDateTime & | dtFrom, | |
const QDateTime & | dtTo | |||
) | [protected, slot] |
Centers the Gantt view to the date/time passed in.
Definition at line 441 of file koeditorfreebusy.cpp.
void KOEditorFreeBusy::slotPickDate | ( | ) | [protected, slot] |
This slot is called when the user clicks the "Pick a date" button.
Definition at line 460 of file koeditorfreebusy.cpp.
The documentation for this class was generated from the following files: