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.
Definition in file vcalformat.cpp.
Function Documentation
◆ mimeErrorHandler()
|
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 Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.