KTNEF Library
formatter.cpp File Reference
This file is part of the API for handling TNEF data and provides static Formatter helpers. More...
#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 <kabc/stdaddressbook.h>
#include <kcal/incidenceformatter.h>
#include <kcal/calendar.h>
#include <kcal/calendarlocal.h>
#include <kcal/icalformat.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.