KIMAP2
setacljob.cpp
Sets the rights that correspond to an identifier on a mailbox.
Definition: setacljob.h:44
void setIdentifier(const QByteArray &identifier)
Sets the identifier the rights will be modified for.
Definition: setacljob.cpp:66
QByteArray & prepend(char ch)
void setRights(AclModifier modifier, Acl::Rights rights)
Sets the rights that will be changed for the identifier.
Definition: setacljob.cpp:60
KIMAP2_EXPORT QByteArray rightsToString(Rights rights)
Convert a set of rights into text format.
Definition: acl.cpp:91
QByteArray identifier()
The identifier that rights will be associated with.
Definition: setacljob.cpp:72
QString name(StandardShortcut id)
AclModifier
Used when subclassing to specify how the ACL will be modified.
Definition: acljobbase.h:58
Provides handlers for various RFC/MIME encodings.
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:11:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:11:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.