KIMAP Library
setacljob.cpp
AclModifier
Used when subclassing to specify how the ACL will be modified.
Definition: acljobbase.h:57
QByteArray identifier()
The identifier that rights will be associated with.
Definition: setacljob.cpp:75
void setIdentifier(const QByteArray &identifier)
Sets the identifier the rights will be modified for.
Definition: setacljob.cpp:69
Sets the rights that correspond to an identifier on a mailbox.
Definition: setacljob.h:43
void setRights(AclModifier modifier, Acl::Rights rights)
Sets the rights that will be changed for the identifier.
Definition: setacljob.cpp:63
Provides handlers for various RFC/MIME encodings.
QByteArray rightsToString(Rights rights)
Convert a set of rights into text format.
Definition: acl.cpp:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.