KIMAP Library
getquotajob.cpp
34 GetQuotaJobPrivate( Session *session, const QString& name ) : QuotaJobBasePrivate( session, name ) { }
Base class for jobs that operate on mailbox quotas.
Definition: quotajobbase.h:42
QByteArray root() const
The quota root that resource limit information will be fetched for.
Definition: getquotajob.cpp:76
Definition: acl.cpp:26
void setRoot(const QByteArray &root)
Set the quota root to get the resource limits for.
Definition: getquotajob.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Sun Oct 4 2015 08:34:33 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Sun Oct 4 2015 08:34:33 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.