KIMAP
getacljob.cpp
QMap< QByteArray, Acl::Rights > allRights() const
Gets the full access control list.
Definition: getacljob.cpp:97
void result(KJob *job)
KIMAP_EXPORT Rights rightsFromString(const QByteArray &string)
Convert the text form of a set of rights into a Rights bitflag.
Definition: acl.cpp:55
QString i18n(const char *text, const TYPE &arg...)
const char * name(StandardAction id)
QList< QByteArray > identifiers() const
The identifiers present in the ACL.
Definition: getacljob.cpp:70
Acl::Rights rights(const QByteArray &identifier) const
Get the rights associated with an identifier.
Definition: getacljob.cpp:87
Provides handlers for various RFC/MIME encodings.
bool hasRightEnabled(const QByteArray &identifier, Acl::Right right) const
Check whether an identifier has a given right set.
Definition: getacljob.cpp:76
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:51:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:51:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.