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
KMFolderparent
KMFoldercurrent
TQPtrList< KMMessagemsgList
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.

Constructor & Destructor Documentation

◆ jobData() [1/2]

KMail::ImapAccountBase::jobData::jobData ( )
inline

Definition at line 147 of file imapaccountbase.h.

◆ jobData() [2/2]

KMail::ImapAccountBase::jobData::jobData ( const TQString & _url,
KMFolder * _parent = 0,
int _total = 1,
int _done = 0,
bool _quiet = false,
bool _cancelable = false )
inline

Definition at line 150 of file imapaccountbase.h.

Member Data Documentation

◆ cancellable

bool KMail::ImapAccountBase::jobData::cancellable

Definition at line 166 of file imapaccountbase.h.

◆ cdata

TQCString KMail::ImapAccountBase::jobData::cdata

Definition at line 160 of file imapaccountbase.h.

◆ curNamespace

TQString KMail::ImapAccountBase::jobData::curNamespace

Definition at line 158 of file imapaccountbase.h.

◆ current

KMFolder * KMail::ImapAccountBase::jobData::current

Definition at line 162 of file imapaccountbase.h.

◆ data

TQByteArray KMail::ImapAccountBase::jobData::data

Definition at line 159 of file imapaccountbase.h.

◆ done

int KMail::ImapAccountBase::jobData::done

Definition at line 164 of file imapaccountbase.h.

◆ items

TQStringList KMail::ImapAccountBase::jobData::items

Definition at line 161 of file imapaccountbase.h.

◆ msgList

TQPtrList<KMMessage> KMail::ImapAccountBase::jobData::msgList

Definition at line 163 of file imapaccountbase.h.

◆ offset

int KMail::ImapAccountBase::jobData::offset

Definition at line 164 of file imapaccountbase.h.

◆ onlySubscribed

bool KMail::ImapAccountBase::jobData::onlySubscribed

Definition at line 166 of file imapaccountbase.h.

◆ parent

KMFolder* KMail::ImapAccountBase::jobData::parent

Definition at line 162 of file imapaccountbase.h.

◆ path

TQString KMail::ImapAccountBase::jobData::path

Definition at line 156 of file imapaccountbase.h.

◆ progressItem

KPIM::ProgressItem* KMail::ImapAccountBase::jobData::progressItem

Definition at line 165 of file imapaccountbase.h.

◆ quiet

bool KMail::ImapAccountBase::jobData::quiet

Definition at line 166 of file imapaccountbase.h.

◆ total

int KMail::ImapAccountBase::jobData::total

Definition at line 164 of file imapaccountbase.h.

◆ url

TQString KMail::ImapAccountBase::jobData::url

Definition at line 157 of file imapaccountbase.h.


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