kmail Library API Documentation

KMail::QuotaJobs Namespace Reference

This namespace contains functions that return jobs for quota operations. More...


Classes

class  GetQuotarootJob
 for getQuotaroot() More...
class  GetStorageQuotaJob
 for getStorageQuota() More...

Functions

GetQuotarootJobgetQuotaroot (KIO::Slave *slave, const KURL &url)
GetStorageQuotaJobgetStorageQuota (KIO::Slave *slave, const KURL &url)


Detailed Description

This namespace contains functions that return jobs for quota operations.

The current implementation is tied to IMAP. If someone wants to extend this to other protocols, turn the namespace into a class and use virtual methods.


Function Documentation

GetQuotarootJob* KMail::QuotaJobs::getQuotaroot KIO::Slave *  slave,
const KURL &  url
 

Get the quotaroots for a mailbox.

Parameters:
slave Slave object the job should be assigned to
url URL for which to get the quotaroot

GetStorageQuotaJob* KMail::QuotaJobs::getStorageQuota KIO::Slave *  slave,
const KURL &  url
 

Get the storage quota for a mailbox, if there is one.

Parameters:
slave Slave object the job should be assigned to
url URL for which to get the storage quota

KDE Logo
This file is part of the documentation for kmail Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 17 09:56:14 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003