KCalCore Library
freebusy.h
Go to the documentation of this file.
This file is part of the API for handling calendar data and defines the Period class.
An abstract class that provides a common base for all calendar incidence classes. ...
Definition: incidencebase.h:107
This class provides the interface for a visitor of calendar components.
Definition: visitor.h:43
QSharedPointer< IncidenceBase > Ptr
A shared pointer to an IncidenceBase.
Definition: incidencebase.h:113
This file is part of the API for handling calendar data and defines the IncidenceBase class...
KCALCORE_EXPORT QDataStream & operator<<(QDataStream &stream, const KCalCore::Attendee::Ptr &attendee)
Serializes an Attendee object into a data stream.
Definition: attendee.cpp:186
This file is part of the API for handling calendar data and defines the Event class.
Provides information about the free/busy time of a calendar.
Definition: freebusy.h:52
This file is part of the API for handling calendar data and defines the Period class.
KCALCORE_EXPORT QDataStream & operator>>(QDataStream &stream, KCalCore::Attendee::Ptr &attendee)
Initializes an Attendee object from a data stream.
Definition: attendee.cpp:199
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:04 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:04 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.