This file is part of the API for handling calendar data and defines classes for managing compatibility between different calendar formats. More...
#include <incidence.h>
#include "mkcal_export.h"
#include <QtCore/QtGlobal>
Go to the source code of this file.
Classes | |
class | mKCal::Compatibility |
This class provides compatibility to older or broken calendar files. More... | |
class | mKCal::CompatibilityFactory |
Factory for creating the right Compatibility object. More... | |
class | mKCal::CompatNokiaPhones |
Compatibility class for old Nokia Phones. More... | |
Namespaces | |
namespace | mKCal |
This file is part of the API for handling calendar data and defines classes for managing compatibility between different calendar formats.
Originally comes from KCal but it has been modified.