KMail::ImapAccountBase::jobData Struct Reference
Info Data for the Job. More...
#include <imapaccountbase.h>
Public Methods | |
jobData () | |
jobData (const QString &_url, KMFolder *_parent=0, int _total=1, int _done=0, bool _quiet=false, bool _inboxOnly=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 |
bool | inboxOnly |
bool | quiet |
bool | onlySubscribed |
Detailed Description
Info Data for the Job.
Definition at line 101 of file imapaccountbase.h.
The documentation for this struct was generated from the following files: