KIMAP Library
20 #ifndef KIMAP_GETACLJOB_H
21 #define KIMAP_GETACLJOB_H
23 #include "kimap_export.h"
25 #include "acljobbase.h"
31 class GetAclJobPrivate;
68 friend class SessionPrivate;
84 QList<QByteArray> identifiers()
const;
102 bool hasRightEnabled(
const QByteArray &identifier,
Acl::Right right)
const;
119 Acl::Rights rights(
const QByteArray &identifier)
const;
131 QMap<QByteArray, Acl::Rights> allRights()
const;
134 virtual void doStart();
135 virtual void handleResponse(
const Message &response);
Right
Possible rights that can be held on a mailbox.
Gets the ACL for a mailbox.
Base class for jobs that operate on mailbox ACLs.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Wed Jul 8 2015 02:50:02 by
doxygen 1.8.5 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.