KMail::ImapAccountBase::jobData Struct Reference
Info Data for the Job. More...
#include <imapaccountbase.h>
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
- KPIM::ProgressItem * progressItem
- bool inboxOnly
- bool onlySubscribed
- bool quiet
- bool cancellable
- bool createInbox
Detailed Description
Info Data for the Job.
The documentation for this struct was generated from the following files:
- imapaccountbase.h
- imapaccountbase.cpp