formatter.h File Reference
#include <QtCore/QString>
#include <kcalcore/memorycalendar.h>
#include "ktnef_export.h"
Include dependency graph for formatter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | KCal |
namespace | 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.