KCal Library
icalformat.cpp File Reference
This file is part of the API for handling calendar data and defines the ICalFormat class. More...
#include "icalformat.h"
#include "icalformat_p.h"
#include "calendar.h"
#include "calendarlocal.h"
#include "icaltimezones.h"
#include <ical.h>
#include <icalss.h>
#include <icalparser.h>
#include <icalrestriction.h>
#include <icalmemory.h>
#include <QtCore/QString>
#include <QtCore/QRegExp>
#include <QtCore/QFile>
#include <QtCore/QTextStream>
#include <QtCore/QByteArray>
#include <QtGui/QClipboard>
#include <kdebug.h>
#include <klocale.h>
#include <ksavefile.h>
#include <stdio.h>
Go to the source code of this file.
Detailed Description
This file is part of the API for handling calendar data and defines the ICalFormat class.
iCalendar format implementation: a layer of abstraction for libical.
Definition in file icalformat.cpp.