formatter.cpp File Reference
#include "formatter.h"
#include "ktnefparser.h"
#include "ktnefmessage.h"
#include "ktnefdefs.h"
#include <kpimutils/email.h>
#include <kabc/phonenumber.h>
#include <kabc/vcardconverter.h>
#include <kcal/incidenceformatter.h>
#include <kcal/calendar.h>
#include <kcalcore/calendar.h>
#include <kcalcore/icalformat.h>
#include <kcalutils/incidenceformatter.h>
#include <klocale.h>
#include <kdatetime.h>
#include <QtCore/QBuffer>
#include <time.h>
Include dependency graph for formatter.cpp:

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