KTNEF Library
formatter.h File Reference
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.
#include <QtCore/QString>
#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 | |
QString | KTnef::formatTNEFInvitation (const QByteArray &tnef, KCal::Calendar *cal, KCal::InvitationFormatterHelper *h) |
QString | KTnef::msTNEFToVPart (const QByteArray &tnef) |