kmail
KMail::MaildirJob Class Reference
Inheritance diagram for KMail::MaildirJob:

Detailed Description
Definition at line 41 of file maildirjob.h.
Public Member Functions | |
MaildirJob (KMMessage *msg, JobType jt=tGetMessage, KMFolder *folder=0) | |
MaildirJob (QPtrList< KMMessage > &msgList, const QString &sets, JobType jt=tGetMessage, KMFolder *folder=0) | |
virtual | ~MaildirJob () |
void | setParentFolder (const KMFolderMaildir *parent) |
Protected Slots | |
void | startJob () |
Protected Member Functions | |
void | execute () |
Member Function Documentation
void KMail::MaildirJob::execute | ( | ) | [protected, virtual] |
Has to be reimplemented.
It's called by the start() method. Should start the processing of the specified job function.
Implements KMail::FolderJob.
Definition at line 75 of file maildirjob.cpp.
The documentation for this class was generated from the following files: