kmail
KMail::ImapJob Class Reference
#include <imapjob.h>
Inheritance diagram for KMail::ImapJob:
Public Member Functions | |
ImapJob (QPtrList< KMMessage > &msgList, QString sets, JobType jt=tGetMessage, KMFolderImap *folder=0) | |
ImapJob (KMMessage *msg, JobType jt=tGetMessage, KMFolderImap *folder=0, QString partSpecifier=QString::null, const AttachmentStrategy *as=0) | |
KPIM::ProgressItem * | parentProgressItem () const |
void | setParentFolder (const KMFolderImap *parent) |
void | setParentProgressItem (KPIM::ProgressItem *p) |
virtual | ~ImapJob () |
Detailed Description
Definition at line 54 of file imapjob.h.
Constructor & Destructor Documentation
KMail::ImapJob::ImapJob | ( | KMMessage * | msg, | |
JobType | jt = tGetMessage , |
|||
KMFolderImap * | folder = 0 , |
|||
QString | partSpecifier = QString::null , |
|||
const AttachmentStrategy * | as = 0 | |||
) |
Definition at line 56 of file imapjob.cpp.
KMail::ImapJob::ImapJob | ( | QPtrList< KMMessage > & | msgList, | |
QString | sets, | |||
JobType | jt = tGetMessage , |
|||
KMFolderImap * | folder = 0 | |||
) |
Definition at line 64 of file imapjob.cpp.
KMail::ImapJob::~ImapJob | ( | ) | [virtual] |
Definition at line 220 of file imapjob.cpp.
Member Function Documentation
KPIM::ProgressItem* KMail::ImapJob::parentProgressItem | ( | ) | const [inline] |
void KMail::ImapJob::setParentFolder | ( | const KMFolderImap * | parent | ) |
Definition at line 679 of file imapjob.cpp.
void KMail::ImapJob::setParentProgressItem | ( | KPIM::ProgressItem * | p | ) | [inline] |
The documentation for this class was generated from the following files: