kmail

KMail::QuotaJobs::GetStorageQuotaJob Class Reference

for getStorageQuota() More...

#include <quotajobs.h>

Inherits KIO::Job.

List of all members.


Signals

void storageQuotaResult (const QuotaInfo &info)

Public Member Functions

 GetStorageQuotaJob (KIO::Slave *slave, const KURL &url)
QuotaInfo storageQuotaInfo () const

Protected Slots

void slotQuotarootResult (const TQStringList &roots)
void slotQuotaInfoReceived (const QuotaInfoList &roots)

Detailed Description

for getStorageQuota()

Definition at line 163 of file quotajobs.h.


Member Function Documentation

QuotaInfo QuotaJobs::GetStorageQuotaJob::storageQuotaInfo (  )  const

Returns the storage quota info, if any, can be queried on result().

Definition at line 142 of file quotajobs.cpp.

void KMail::QuotaJobs::GetStorageQuotaJob::storageQuotaResult ( const QuotaInfo &  info  )  [signal]

Emitted to indicate that storage quota information has been received.

Is not emitted if there is no such info on the server, so users need to rely on the normal result() signal to be informed when the job is done.


The documentation for this class was generated from the following files: