KTNEF Library
ktnefmessage.cpp
Go to the documentation of this file.
KTNEFAttach * attachment(const QString &filename) const
Find the attachment associated to the specified file name.
Definition: ktnefmessage.cpp:83
Definition: formatter.h:51
This file is part of the API for handling TNEF data and defines the KTNEFMessage class.
QVariant property(int key) const
Returns the property associcated with the specified key.
Definition: ktnefpropertyset.cpp:135
This file is part of the API for handling TNEF data and provides the LZFU decompression functionality...
const QList< KTNEFAttach * > & attachmentList() const
Return a QList containing all the message's attachments.
Definition: ktnefmessage.cpp:78
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
QString rtfString() const
Returns the Rich Text Format (RTF) data contained in the message.
Definition: ktnefmessage.cpp:104
This file is part of the API for handling TNEF data and defines the KTNEFAttach class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Fri Oct 28 2016 11:54:24 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Fri Oct 28 2016 11:54:24 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.