KMail::ImapAccountBase::jobData Struct Reference
Info Data for the Job. More...
#include <imapaccountbase.h>
Collaboration diagram for KMail::ImapAccountBase::jobData:

Public Member Functions | |
| jobData (const QString &_url, KMFolder *_parent=0, int _total=1, int _done=0, bool _quiet=false, bool _inboxOnly=false, bool _cancelable=false, bool _createInbox=false) | |
| QString | htmlURL () const |
Public Attributes | |
| QString | path |
| QString | url |
| QByteArray | data |
| QCString | cdata |
| QStringList | items |
| KMFolder * | parent |
| QPtrList< KMMessage > | msgList |
| int | total |
| int | done |
| int | offset |
| ProgressItem * | progressItem |
| bool | inboxOnly |
| bool | onlySubscribed |
| bool | quiet |
| bool | cancellable |
| bool | createInbox |
Detailed Description
Info Data for the Job.
Definition at line 116 of file imapaccountbase.h.
The documentation for this struct was generated from the following files:
