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>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-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:53:35 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:53:35 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.