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

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.

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.

Function Documentation

◆ mimeErrorHandler()

static void mimeErrorHandler ( char * e)
static

Definition at line 84 of file vcalformat.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 17 2024 11:55:07 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.