KCal Library
#include "freebusy.h"
#include "scheduler.h"
#include <libical/ical.h>
#include <kdatetime.h>
#include <QtCore/QString>
#include <QtCore/QList>
Go to the source code of this file.
Classes | |
class | KCal::ICalFormatImpl |
Macros | |
#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_VERSION
#define _ICAL_VERSION "2.0" |
Definition at line 55 of file icalformat_p.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.