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 | |
| namespace | 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
◆ _ICAL_IMPLEMENTATION_VERSION
| #define _ICAL_IMPLEMENTATION_VERSION "1.0" |
Version of this library implementation.
Definition at line 77 of file icalformat_p.h.
◆ _ICAL_VERSION
| #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-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.