kmail
KMail::ImapJob Class Reference
#include <imapjob.h>
Inheritance diagram for KMail::ImapJob:

Detailed Description
Definition at line 54 of file imapjob.h.
Public Member Functions | |
| ImapJob (QList< KMMessage * > &msgList, const QString &sets, JobType jt=tGetMessage, KMFolderImap *folder=0) | |
| ImapJob (KMMessage *msg, JobType jt=tGetMessage, KMFolderImap *folder=0, const QString &partSpecifier=QString(), const AttachmentStrategy *as=0) | |
| KPIM::ProgressItem * | parentProgressItem () const |
| void | setParentFolder (const KMFolderImap *parent) |
| void | setParentProgressItem (KPIM::ProgressItem *p) |
| virtual | ~ImapJob () |
Constructor & Destructor Documentation
| KMail::ImapJob::ImapJob | ( | KMMessage * | msg, | |
| JobType | jt = tGetMessage, |
|||
| KMFolderImap * | folder = 0, |
|||
| const QString & | partSpecifier = QString(), |
|||
| const AttachmentStrategy * | as = 0 | |||
| ) | [explicit] |
Definition at line 55 of file imapjob.cpp.
| KMail::ImapJob::ImapJob | ( | QList< KMMessage * > & | msgList, | |
| const QString & | sets, | |||
| JobType | jt = tGetMessage, |
|||
| KMFolderImap * | folder = 0 | |||
| ) |
Definition at line 63 of file imapjob.cpp.
| KMail::ImapJob::~ImapJob | ( | ) | [virtual] |
Definition at line 237 of file imapjob.cpp.
Member Function Documentation
| KPIM::ProgressItem* KMail::ImapJob::parentProgressItem | ( | ) | const [inline] |
| void KMail::ImapJob::setParentFolder | ( | const KMFolderImap * | parent | ) |
Definition at line 675 of file imapjob.cpp.
| void KMail::ImapJob::setParentProgressItem | ( | KPIM::ProgressItem * | p | ) | [inline] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference