KCalendarCore

vcalformat.cpp File Reference
#include "vcalformat.h"
#include "calendar.h"
#include "calformat_p.h"
#include "exceptions.h"
#include "kcalendarcore_debug.h"
#include <libical/vcc.h>
#include <libical/vobject.h>
#include <QBitArray>
#include <QFile>
#include <QTextDocument>
#include <QTimeZone>
Include dependency graph for vcalformat.cpp:

Go to the source code of this file.

Functions

static void mimeErrorHandler (char *e)
 

Detailed Description

vCalendar format implementation.

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.

Author
Preston Brown <pbrow.nosp@m.n@kd.nosp@m.e.org>
Cornelius Schumacher <schum.nosp@m.ache.nosp@m.r@kde.nosp@m..org>

Definition in file vcalformat.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 03:53:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.