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

