KIMAP
setacljob.cpp
AclModifier
Used when subclassing to specify how the ACL will be modified.
Definition: acljobbase.h:43
QByteArray identifier()
The identifier that rights will be associated with.
Definition: setacljob.cpp:66
void setIdentifier(const QByteArray &identifier)
Sets the identifier the rights will be modified for.
Definition: setacljob.cpp:60
Sets the rights that correspond to an identifier on a mailbox.
Definition: setacljob.h:29
QByteArray & prepend(char ch)
void setRights(AclModifier modifier, Acl::Rights rights)
Sets the rights that will be changed for the identifier.
Definition: setacljob.cpp:54
QString i18n(const char *text, const TYPE &arg...)
const char * name(StandardAction id)
Provides handlers for various RFC/MIME encodings.
KIMAP_EXPORT QByteArray rightsToString(Rights rights)
Convert a set of rights into text format.
Definition: acl.cpp:77
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.