KTnef
ktnefmessage.h
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
This file is part of the API for handling TNEF data and defines the KTNEFPropertySet class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:02:08 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:02:08 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.