KIMAP Library
KIMAP::QuotaJobBase Class Reference
Base class of Quota related jobs. More...
#include <quotajobbase.h>
Inherits KIMAP::Job.
Inherited by KIMAP::GetQuotaJob, KIMAP::GetQuotaRootJob, and KIMAP::SetQuotaJob.
Public Member Functions | |
qint64 | limit (const QByteArray &resource) |
QuotaJobBase (Session *session) | |
qint64 | usage (const QByteArray &resource) |
Protected Member Functions | |
QuotaJobBase (JobPrivate &dd) |
Detailed Description
Base class of Quota related jobs.
It cannot be used directly, you must subclass it and reimplement at least the doStart() method.
Definition at line 36 of file quotajobbase.h.
The documentation for this class was generated from the following files: