KIMAP Library
deleteacljob.cpp
35 DeleteAclJobPrivate( Session *session, const QString& name ) : AclJobBasePrivate( session, name ) {}
57 d->tags << d->sessionInternal()->sendCommand( "DELETEACL", '\"' + KIMAP::encodeImapFolderName( d->mailBox.toUtf8() ) + "\" \"" + d->id );
This file is part of the IMAP support library and defines the RfcCodecs class.
void setIdentifier(const QByteArray &identifier)
Sets the identifier to remove.
Definition: deleteacljob.cpp:60
Definition: acl.cpp:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Nov 13 2014 13:28:37 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Nov 13 2014 13:28:37 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.