kmail
#include <followupremindercreatejob.h>
Public Member Functions | |
FollowupReminderCreateJob (QObject *parent=0) | |
~FollowupReminderCreateJob () | |
void | setCollectionToDo (const Akonadi::Collection &collection) |
void | setFollowUpReminderDate (const QDate &date) |
void | setMessageId (const QString &messageId) |
void | setOriginalMessageItemId (Akonadi::Item::Id value) |
void | setSubject (const QString &subject) |
void | setTo (const QString &to) |
void | start () |
Detailed Description
Definition at line 28 of file followupremindercreatejob.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 26 of file followupremindercreatejob.cpp.
FollowupReminderCreateJob::~FollowupReminderCreateJob | ( | ) |
Definition at line 33 of file followupremindercreatejob.cpp.
Member Function Documentation
void FollowupReminderCreateJob::setCollectionToDo | ( | const Akonadi::Collection & | collection | ) |
Definition at line 63 of file followupremindercreatejob.cpp.
void FollowupReminderCreateJob::setFollowUpReminderDate | ( | const QDate & | date | ) |
Definition at line 38 of file followupremindercreatejob.cpp.
void FollowupReminderCreateJob::setMessageId | ( | const QString & | messageId | ) |
Definition at line 48 of file followupremindercreatejob.cpp.
void FollowupReminderCreateJob::setOriginalMessageItemId | ( | Akonadi::Item::Id | value | ) |
Definition at line 43 of file followupremindercreatejob.cpp.
void FollowupReminderCreateJob::setSubject | ( | const QString & | subject | ) |
Definition at line 58 of file followupremindercreatejob.cpp.
void FollowupReminderCreateJob::setTo | ( | const QString & | to | ) |
Definition at line 53 of file followupremindercreatejob.cpp.
void FollowupReminderCreateJob::start | ( | ) |
Definition at line 68 of file followupremindercreatejob.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.