KTNEF Library
ktnefmessage.cpp
Go to the documentation of this file.
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
const QList< KTNEFAttach * > & attachmentList() const
Return a QList containing all the message's attachments.
Definition ktnefmessage.cpp:78
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
This file is part of the API for handling TNEF data and defines the KTNEFAttach class.
This file is part of the API for handling TNEF data and defines the KTNEFMessage class.
int lzfu_decompress(QIODevice *input, QIODevice *output)
LZFU decompress data in compressed Rich Text Format (RTF).
Definition lzfu.cpp:76
This file is part of the API for handling TNEF data and provides the LZFU decompression functionality...
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.