compat.h File Reference
This file is part of the API for handling calendar data and defines classes for managing compatibility between different calendar formats. More...
#include "kcal_export.h"
#include <QtCore/QString>
Include dependency graph for compat.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KCal::Compat |
This class provides compatibility to older or broken calendar files. More... | |
class | KCal::CompatFactory |
Factory for creating the right Compat object. More... | |
class | KCal::CompatOutlook9 |
Compatibility class for Outlook 9 calendar files. More... | |
class | KCal::CompatPre31 |
Compatibility class for KOrganizer pre-3.1 calendar files. More... | |
class | KCal::CompatPre32 |
Compatibility class for KOrganizer pre-3.2 calendar files. More... | |
class | KCal::CompatPre35 |
Compatibility class for KOrganizer pre-3.5 calendar files. More... | |
Namespaces | |
namespace | KCal |
Detailed Description
This file is part of the API for handling calendar data and defines classes for managing compatibility between different calendar formats.
Definition in file compat.h.