KIMAP2
movejob.cpp
KIMAP2_EXPORT QString encodeImapFolderName(const QString &src)
Converts an Unicode IMAP mailbox to a QString which can be used in IMAP communication.
Definition: rfccodecs.cpp:192
void setUidBased(bool uidBased)
Set how the sequence set should be interpreted.
Definition: movejob.cpp:86
Represents a set of natural numbers (1->∞) in a as compact as possible form.
Definition: imapset.h:141
QString name(StandardShortcut id)
QList::iterator begin()
ImapSet resultingUids() const
The UIDs of the moved messages in the destination mailbox.
Definition: movejob.cpp:98
static ImapSet fromImapSequenceSet(const QByteArray &sequence)
Return the set corresponding to the given IMAP-compatible QByteArray representation.
Definition: imapset.cpp:294
Provides handlers for various RFC/MIME encodings.
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Jan 31 2023 04:07:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Jan 31 2023 04:07:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.