KIMAP Library
acl.h
Set or clear the flag on messages in the mailbox, and keep it across sessions.
Definition: acl.h:44
Create new child mailboxes, or move a mailbox with this mailbox as the new parent.
Definition: acl.h:61
QByteArray rightsToString(Rights rights)
Convert a set of rights into text format.
Definition: acl.cpp:89
Obsolete as of RFC 4314, replaced by CreateMailbox and DeleteMailbox.
Definition: acl.h:55
Obsolete as of RFC 4314, replaced by DeleteMessage and Expunge.
Definition: acl.h:67
Rights denormalizedRights(Rights rights)
Returns a rights mask that contains both obsolete and new flags if one of them is set...
Rights rightsFromString(const QByteArray &string)
Convert the text form of a set of rights into a Rights bitflag.
Definition: acl.cpp:67
Rights normalizedRights(Rights rights)
Returns a rights mask that has no obsolete members anymore, i.e.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.