, including all inherited members.
aCommand | imapCommand | [protected] |
aParameter | 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 | imapCommand | [protected] |
mId | imapCommand | [protected] |
mResult | imapCommand | [protected] |
mResultInfo | 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 | |