KIMAP
setquotajob.cpp
50 for (QMap<QByteArray, qint64>::ConstIterator it = d->setList.constBegin(), end = d->setList.constEnd(); it != end; ++it) {
QMap::const_iterator constBegin() const const
void setQuota(const QByteArray &resource, qint64 limit)
Set a limit for a quota resource.
Definition: setquotajob.cpp:74
qint64 limit(const QByteArray &resource)
Get the current limit for a resource.
Definition: quotajobbase.cpp:59
QByteArray number(int n, int base)
QString i18n(const char *text, const TYPE &arg...)
QByteArray toUpper() const const
void setRoot(const QByteArray &root)
Set the quota root the resource limits should be set for.
Definition: setquotajob.cpp:81
const char * name(StandardAction id)
int length() const const
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 10 2023 03:48:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 10 2023 03:48:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.