KMail::QuotaJobs::GetQuotarootJob Class Reference
for getQuotaroot() More...
#include <quotajobs.h>
Signals | |
void | quotaRootResult (const QStringList &roots) |
void | quotaInfoReceived (const QuotaInfoList &info) |
Public Member Functions | |
GetQuotarootJob (const KURL &url, const QByteArray &packedArgs, bool showProgressInfo) | |
Protected Slots | |
void | slotInfoMessage (KIO::Job *, const QString &) |
Detailed Description
for getQuotaroot()
Definition at line 131 of file quotajobs.h.
Member Function Documentation
|
Emitted when the server returns a (potentially empty) list of quota roots for the specified mailbox.
|
|
Emitted when the server returns a list of quota infos for the specified mailbox. This is an aggregate of all quotas for all applicable roots for the mailbox. It happens as a side effect of root listing.
|
The documentation for this class was generated from the following files: