Home
last modified time | relevance | path

Searched refs:slotItemFetchJobDone (Results 1 – 8 of 8) sorted by relevance

/dports/deskutils/kmail/kmail-21.12.3/agents/followupreminderagent/jobs/
H A Dfollowupreminderjob.cpp35 connect(job, &Akonadi::ItemFetchJob::result, this, &FollowUpReminderJob::slotItemFetchJobDone); in start()
43 void FollowUpReminderJob::slotItemFetchJobDone(KJob *job) in slotItemFetchJobDone() function in FollowUpReminderJob
H A Dfollowupreminderfinishtaskjob.cpp38 …t(job, &Akonadi::ItemFetchJob::result, this, &FollowUpReminderFinishTaskJob::slotItemFetchJobDone); in closeTodo()
41 void FollowUpReminderFinishTaskJob::slotItemFetchJobDone(KJob *job) in slotItemFetchJobDone() function in FollowUpReminderFinishTaskJob
H A Dfollowupreminderjob.h29 void slotItemFetchJobDone(KJob *job);
H A Dfollowupreminderfinishtaskjob.h27 void slotItemFetchJobDone(KJob *job);
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/agents/newmailnotifier/
H A Dspecialnotifierjob.h32 void slotItemFetchJobDone(KJob *);
H A Dspecialnotifierjob.cpp36 connect(job, &Akonadi::ItemFetchJob::result, this, &SpecialNotifierJob::slotItemFetchJobDone); in SpecialNotifierJob()
48 void SpecialNotifierJob::slotItemFetchJobDone(KJob *job) in slotItemFetchJobDone() function in SpecialNotifierJob
/dports/deskutils/korganizer/korganizer-21.12.3/src/kontactplugin/specialdates/
H A Dsdsummarywidget.h57 void slotItemFetchJobDone(KJob *job);
H A Dsdsummarywidget.cpp613 connect(job, &Akonadi::ItemFetchJob::result, this, &SDSummaryWidget::slotItemFetchJobDone); in mailContact()
616 void SDSummaryWidget::slotItemFetchJobDone(KJob *job) in slotItemFetchJobDone() function in SDSummaryWidget