KIMAP2
appendjob.h
void setFlags(const QList< QByteArray > &flags)
Set the flags that should be applied to the appended message.
Definition appendjob.cpp:66
QDateTime internalDate() const
The internal date that will be set on the appended message.
Definition appendjob.cpp:84
void setInternalDate(const QDateTime &internalDate)
Set the internal date that should be applied to the appended message.
Definition appendjob.cpp:78
void setMailBox(const QString &mailBox)
Set the mailbox to append the message to.
Definition appendjob.cpp:54
QList< QByteArray > flags() const
The flags that will be set on the appended message.
Definition appendjob.cpp:72
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:56:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:56:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.