KIMAP Library
listrightsjob.cpp
Acl::Rights defaultRights()
The rights that will always be assigned to the identifier, regardless of the access control list.
Definition: listrightsjob.cpp:94
Lists the possible and automatic rights for an identifier on a mailbox.
Definition: listrightsjob.h:49
Rights rightsFromString(const QByteArray &string)
Convert the text form of a set of rights into a Rights bitflag.
Definition: acl.cpp:67
QList< Acl::Rights > possibleRights()
The rights it is possible to assign to the identifier.
Definition: listrightsjob.cpp:100
Provides handlers for various RFC/MIME encodings.
void setIdentifier(const QByteArray &identifier)
Sets the identifier that should be looked up.
Definition: listrightsjob.cpp:82
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.