KIMAP Library
acl.h
Set or clear the \Seen 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.
Set or clear flags other than \Seen and \Deleted on messages in the mailbox.
Definition: acl.h:46
Set or clear the \Deleted flag on messages in the mailbox.
Definition: acl.h:65
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-2019 The KDE developers.
Generated on Thu Jul 25 2019 00:00:00 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Jul 25 2019 00:00:00 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.