KCal Library
calformat.h File Reference
Detailed Description
This file is part of the API for handling calendar data and defines the CalFormat abstract base class.
Definition in file calformat.h.
#include <QtCore/QString>
#include <QtCore/QDateTime>
#include <QtCore/QEvent>
#include "exceptions.h"
#include "event.h"
#include "kcal_export.h"
Include dependency graph for calformat.h:

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

Go to the source code of this file.
Namespaces | |
namespace | KCal |
Classes | |
class | KCal::CalFormat |
An abstract base class that provides an interface to various calendar formats. More... |