kioslave/imap4
imapCommand Member List
This is the complete list of members for imapCommand, including all inherited members.
aCommand (defined in imapCommand) | imapCommand | protected |
aParameter (defined in imapCommand) | imapCommand | protected |
clientAppend(const QString &box, const QString &flags, ulong size) | imapCommand | static |
clientClose() | imapCommand | static |
clientCopy(const QString &box, const QString &sequence, bool nouid=false) | imapCommand | static |
clientCreate(const QString &path) | imapCommand | static |
clientCustom(const QString &command, const QString &arguments) | imapCommand | static |
clientDelete(const QString &path) | imapCommand | static |
clientDeleteACL(const QString &box, const QString &user) | imapCommand | static |
clientExpunge() | imapCommand | static |
clientFetch(ulong uid, const QString &fields, bool nouid=false) | imapCommand | static |
clientFetch(ulong fromUid, ulong toUid, const QString &fields, bool nouid=false) | imapCommand | static |
clientFetch(const QString &sequence, const QString &fields, bool nouid=false) | imapCommand | static |
clientGetACL(const QString &box) | imapCommand | static |
clientGetAnnotation(const QString &box, const QString &entry, const QStringList &attributeNames) | imapCommand | static |
clientGetQuotaroot(const QString &box) | imapCommand | static |
clientList(const QString &reference, const QString &path, bool lsub=false) | imapCommand | static |
clientListRights(const QString &box, const QString &user) | imapCommand | static |
clientLogout() | imapCommand | static |
clientMyRights(const QString &box) | imapCommand | static |
clientNamespace() | imapCommand | static |
clientNoop() | imapCommand | static |
clientRename(const QString &src, const QString &dest) | imapCommand | static |
clientSearch(const QString &search, bool nouid=false) | imapCommand | static |
clientSelect(const QString &path, bool examine=false) | imapCommand | static |
clientSetACL(const QString &box, const QString &user, const QString &acl) | imapCommand | static |
clientSetAnnotation(const QString &box, const QString &entry, const QMap< QString, QString > &attributes) | imapCommand | static |
clientStartTLS() | imapCommand | static |
clientStatus(const QString &path, const QString ¶meters) | imapCommand | static |
clientStore(const QString &set, const QString &item, const QString &data, bool nouid=false) | imapCommand | static |
clientSubscribe(const QString &path) | imapCommand | static |
clientUnsubscribe(const QString &path) | imapCommand | static |
command() | imapCommand | |
getStr() | imapCommand | |
id() | imapCommand | |
imapCommand() | imapCommand | |
imapCommand(const QString &command, const QString ¶meter) | imapCommand | |
isComplete() | imapCommand | |
mComplete (defined in imapCommand) | imapCommand | protected |
mId (defined in imapCommand) | imapCommand | protected |
mResult (defined in imapCommand) | imapCommand | protected |
mResultInfo (defined in imapCommand) | imapCommand | protected |
parameter() | imapCommand | |
result() | imapCommand | |
resultInfo() | imapCommand | |
setCommand(const QString &) | imapCommand | |
setComplete() | imapCommand | |
setId(const QString &) | imapCommand | |
setParameter(const QString &) | imapCommand | |
setResult(const QString &) | imapCommand | |
setResultInfo(const QString &) | imapCommand |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.