KTNEF Library
ktnefmessage.cpp
KTNEFAttach * attachment(const QString &filename) const
Find the attachment associated to the specified file name.
Definition: ktnefmessage.cpp:83
QVariant property(int key) const
Returns the property associcated with the specified key.
Definition: ktnefpropertyset.cpp:135
QString rtfString() const
Returns the Rich Text Format (RTF) data contained in the message.
Definition: ktnefmessage.cpp:104
void addAttachment(KTNEFAttach *attach)
Append an attachment to the message.
Definition: ktnefmessage.cpp:94
int lzfu_decompress(QIODevice *input, QIODevice *output)
LZFU decompress data in compressed Rich Text Format (RTF).
Definition: lzfu.cpp:76
const QList< KTNEFAttach * > & attachmentList() const
Return a QList containing all the message's attachments.
Definition: ktnefmessage.cpp:78
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.