KMail::QuotaJobs::GetStorageQuotaJob Class Reference
#include <quotajobs.h>
Inherits TDEIO::Job.
Signals | |
void | storageQuotaResult (const QuotaInfo &info) |
Public Member Functions | |
GetStorageQuotaJob (TDEIO::Slave *slave, const KURL &url) | |
QuotaInfo | storageQuotaInfo () const |
Protected Slots | |
void | slotQuotarootResult (const TQStringList &roots) |
void | slotQuotaInfoReceived (const QuotaInfoList &roots) |
Detailed Description
Definition at line 164 of file quotajobs.h.
Member Function Documentation
◆ storageQuotaInfo()
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.
◆ storageQuotaResult
|
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: