KCalCore Library
vcalformat.cpp File Reference
#include "vcalformat.h"
#include "calendar.h"
#include "event.h"
#include "exceptions.h"
#include "icaltimezones.h"
#include "todo.h"
#include "versit/vcc.h"
#include "versit/vobject.h"
#include <KCodecs>
#include <KDebug>
#include <QtCore/QBitArray>
#include <QtCore/QFile>
#include <QTextDocument>
Include dependency graph for vcalformat.cpp:
Go to the source code of this file.
Detailed Description
This file is part of the API for handling calendar data and defines the VCalFormat base class.
This class implements the vCalendar format. It provides methods for loading/saving/converting vCalendar format data into the internal representation as Calendar and Incidences.
vCalendar format implementation.
Definition in file vcalformat.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.