icalformat_p.h File Reference
This file is part of the API for handling calendar data and defines the internal ICalFormatImpl class. More...
#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 <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 |
This class provides the libical dependent functions for ICalFormat. More... | |
Namespaces | |
namespace | KCalCore |
Defines | |
#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.
Define Documentation
#define _ICAL_VERSION "2.0" |
Tell the Libical library that we are using ICal Version 2.0.
Definition at line 70 of file icalformat_p.h.