freebusy.h File Reference
This file is part of the API for handling calendar data and defines the FreeBusy class. More...
#include "kcalcore_export.h"
#include "event.h"
#include "freebusyperiod.h"
#include "incidencebase.h"
#include "period.h"
#include <QtCore/QMetaType>
Include dependency graph for freebusy.h:

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

Go to the source code of this file.
Classes | |
class | KCalCore::FreeBusy |
Provides information about the free/busy time of a calendar. More... | |
Namespaces | |
namespace | KCalCore |
Functions | |
KCALCORE_EXPORT QDataStream & | KCalCore::operator<< (QDataStream &stream, const KCalCore::FreeBusy::Ptr &freebusy) |
KCALCORE_EXPORT QDataStream & | KCalCore::operator>> (QDataStream &stream, KCalCore::FreeBusy::Ptr &freebusy) |
Detailed Description
This file is part of the API for handling calendar data and defines the FreeBusy class.
Definition in file freebusy.h.