KCalCore Library
incidencebase.cpp File Reference
#include "incidencebase.h"
#include "calformat.h"
#include "visitor.h"
#include <QTime>
#include <KDebug>
#include <KUrl>
#include <QtCore/QStringList>
Go to the source code of this file.
Macros | |
#define | KCALCORE_MAGIC_NUMBER 0xCA1C012E |
#define | KCALCORE_SERIALIZATION_VERSION 1 |
Detailed Description
An abstract base class that provides a common base for all calendar incidence classes.
This file is part of the API for handling calendar data and defines the IncidenceBase class.
Definition in file incidencebase.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.