KCalCore Library
icalformat_p.h File Reference
#include "exceptions.h"
#include "freebusy.h"
#include "todo.h"
#include "journal.h"
#include "event.h"
#include "person.h"
#include "calendar.h"
#include "schedulemessage.h"
#include <KDateTime>
#include <libical/ical.h>
Include dependency graph for icalformat_p.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KCalCore::ICalFormatImpl |
Namespaces | |
KCalCore | |
Macros | |
#define | _ICAL_IMPLEMENTATION_VERSION "1.0" |
#define | _ICAL_VERSION "2.0" |
Detailed Description
This file is part of the API for handling calendar data and defines the internal ICalFormatImpl class.
Definition in file icalformat_p.h.
Macro Definition Documentation
#define _ICAL_IMPLEMENTATION_VERSION "1.0" |
Version of this library implementation.
Definition at line 77 of file icalformat_p.h.
#define _ICAL_VERSION "2.0" |
Tell the Libical library that we are using ICal Version 2.0.
Definition at line 71 of file icalformat_p.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.