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
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.