KTNEF Library
formatter.h File Reference
This file is part of the API for handling TNEF data and provides static Formatter helpers. More...
#include <QtCore/QString>
#include "ktnef_export.h"
Go to the source code of this file.
Namespaces | |
namespace | KCal |
namespace | KTnef |
Functions | |
QString | KTnef::formatTNEFInvitation (const QByteArray &tnef, KCal::Calendar *cal, KCal::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.