kmail

KMail::ImapAccountBase::jobData Struct Reference

Info Data for the Job. More...

#include <imapaccountbase.h>

List of all members.


Public Member Functions

 jobData (const QString &_url, KMFolder *_parent=0, int _total=1, int _done=0, bool _quiet=false, bool _cancelable=false)
 jobData ()

Public Attributes

bool cancellable
QCString cdata
QString curNamespace
KMFoldercurrent
QByteArray data
int done
QStringList items
QPtrList< KMMessagemsgList
int offset
bool onlySubscribed
KMFolderparent
QString path
KPIM::ProgressItem * progressItem
bool quiet
int total
QString url

Detailed Description

Info Data for the Job.

Definition at line 141 of file imapaccountbase.h.


Constructor & Destructor Documentation

KMail::ImapAccountBase::jobData::jobData (  )  [inline]

Definition at line 144 of file imapaccountbase.h.

KMail::ImapAccountBase::jobData::jobData ( const QString _url,
KMFolder _parent = 0,
int  _total = 1,
int  _done = 0,
bool  _quiet = false,
bool  _cancelable = false 
) [inline]

Definition at line 147 of file imapaccountbase.h.


Member Data Documentation

Definition at line 162 of file imapaccountbase.h.


The documentation for this struct was generated from the following file: