KIMAP2
getacljob.h
QList< QByteArray > identifiers() const
The identifiers present in the ACL.
Definition getacljob.cpp:78
QMap< QByteArray, Acl::Rights > allRights() const
Gets the full access control list.
Definition getacljob.cpp:105
Acl::Rights rights(const QByteArray &identifier) const
Get the rights associated with an identifier.
Definition getacljob.cpp:95
bool hasRightEnabled(const QByteArray &identifier, Acl::Right right) const
Check whether an identifier has a given right set.
Definition getacljob.cpp:84
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:10:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:10:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.