kmail
KMail::QuotaJobs::GetStorageQuotaJob Class Reference
#include <quotajobs.h>
Detailed Description
for getStorageQuota()
Definition at line 157 of file quotajobs.h.
Signals | |
void | storageQuotaResult (const QuotaInfo &info) |
Public Member Functions | |
GetStorageQuotaJob (KIO::Slave *slave, const KURL &url) | |
QuotaInfo | storageQuotaInfo () const |
Protected Slots | |
void | slotQuotarootResult (const QStringList &roots) |
void | slotQuotaInfoReceived (const QuotaInfoList &roots) |
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: