akonadi
invitationhandlerhelper_p.h
150 InvitationHandlerHelper::SendResult sendCounterProposal( const KCalCore::Incidence::Ptr &oldIncidence,
InvitationHandlerHelper::SendResult sendIncidenceCreatedMessage(KCalCore::iTIPMethod method, const KCalCore::Incidence::Ptr &incidence)
Handles sending of invitations for newly created incidences.
In some cases it is not needed to send an invitation (e.g.
Definition: invitationhandlerhelper_p.h:79
void setDefaultAction(Action action)
When an Incidence is created/modified/deleted the user can choose to send an ICal message to the othe...
InvitationHandlerHelper::SendResult sendCounterProposal(const KCalCore::Incidence::Ptr &oldIncidence, const KCalCore::Incidence::Ptr &newIncidence)
Send counter proposal message.
Sending failed, the changes to the incidence must be kept.
Definition: invitationhandlerhelper_p.h:77
InvitationHandlerHelper::SendResult sendIncidenceModifiedMessage(KCalCore::iTIPMethod method, const KCalCore::Incidence::Ptr &incidence, bool attendeeStatusChanged)
Handles sending of invitations for modified incidences.
bool handleIncidenceAboutToBeModified(const KCalCore::Incidence::Ptr &incidence)
Checks if the incidence should really be modified.
The invitation was sent to all attendees.
Definition: invitationhandlerhelper_p.h:82
An unexpected error occured.
Definition: invitationhandlerhelper_p.h:81
This class handles sending of invitations to attendees when Incidences (e.g.
Definition: invitationhandlerhelper_p.h:67
Sending failed, the changes to the incidence must be undone.
Definition: invitationhandlerhelper_p.h:78
Sending was canceled by the user, meaning there are local changes of which other attendees are not aw...
Definition: invitationhandlerhelper_p.h:75
InvitationHandlerHelper::SendResult sendIncidenceDeletedMessage(KCalCore::iTIPMethod method, const KCalCore::Incidence::Ptr &incidence)
Handles sending of ivitations for deleted incidences.
void setDialogParent(QWidget *parent)
Before an invitation is sent the user is asked for confirmation by means of an dialog.
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Sep 28 2016 20:05:34 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Sep 28 2016 20:05:34 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.