KTnef
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:91
void addAttachment(KTNEFAttach *attach)
Append an attachment to the message.
Definition ktnefmessage.cpp:81
const QList< KTNEFAttach * > & attachmentList() const
Return a QList containing all the message's attachments.
Definition ktnefmessage.cpp:64
KTNEFAttach * attachment(const QString &filename) const
Find the attachment associated to the specified file name.
Definition ktnefmessage.cpp:69
QVariant property(int key) const
Returns the property associated with the specified key.
Definition ktnefpropertyset.cpp:108
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.
This file is part of the API for handling TNEF data and provides the LZFU decompression functionality...
int lzfu_decompress(QIODevice *input, QIODevice *output)
LZFU decompress data in compressed Rich Text Format (RTF).
Definition lzfu.cpp:63
virtual bool open(OpenMode flags) override
ReadOnly
QByteArray
int id() const const
QString fromLatin1(QByteArrayView str)
bool isNull() const const
QMetaType metaType() const const
QByteArray toByteArray() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:57:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:57:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.