KMail::QuotaJobs::GetQuotarootJob Class Reference

#include <quotajobs.h>

Inherits SimpleJob.

Signals

void quotaRootResult (const TQStringList &roots)
void quotaInfoReceived (const QuotaInfoList &info)

Public Member Functions

 GetQuotarootJob (const KURL &url, const TQByteArray &packedArgs, bool showProgressInfo)

Protected Slots

void slotInfoMessage (KIO::Job *, const TQString &)

Detailed Description

for getQuotaroot()

Definition at line 137 of file quotajobs.h.

Member Function Documentation

void KMail::QuotaJobs::GetQuotarootJob::quotaInfoReceived ( const QuotaInfoList &  info)
signal

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.

Parameters
infoList of quota infos for the mailbox
void KMail::QuotaJobs::GetQuotarootJob::quotaRootResult ( const TQStringList &  roots)
signal

Emitted when the server returns a (potentially empty) list of quota roots for the specified mailbox.

Parameters
rootsList of quota roots for the mailbox

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