KTNEF Library
formatter.h File Reference
#include <QtCore/QString>
#include <kcalcore/memorycalendar.h>
#include "ktnef_export.h"
Go to the source code of this file.
Namespaces | |
KCal | |
KTnef | |
Functions | |
KTNEF_EXPORT_DEPRECATED QString | KTnef::formatTNEFInvitation (const QByteArray &tnef, KCal::Calendar *cal, KCal::InvitationFormatterHelper *h) |
QString | KTnef::formatTNEFInvitation (const QByteArray &tnef, const KCalCore::MemoryCalendar::Ptr &cal, KCalUtils::InvitationFormatterHelper *h) |
QString | KTnef::msTNEFToVPart (const QByteArray &tnef) |
Detailed Description
This file is part of the API for handling TNEF data and provides static Formatter helpers.
Provides helpers too format TNEF attachments into different formats like eg. a HTML representation.
Definition in file formatter.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:22 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:22 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.