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