KCalCore Library
freebusy.h
QSharedPointer< IncidenceBase > Ptr
A shared pointer to an IncidenceBase.
Definition: incidencebase.h:115
This class provides the interface for a visitor of calendar components.
Definition: visitor.h:44
Provides information about the free/busy time of a calendar.
Definition: freebusy.h:53
KCALCORE_EXPORT QDataStream & operator>>(QDataStream &in, const KCalCore::Alarm::Ptr &)
Alarm deserializer.
Definition: alarm.cpp:863
An abstract class that provides a common base for all calendar incidence classes.
Definition: incidencebase.h:110
friend KCALCORE_EXPORT QDataStream & operator>>(QDataStream &s, KCalCore::FreeBusy::Ptr &freebusy)
Initializes the freebusy object from the stream.
This file is part of the API for handling calendar data and defines the Event class.
This file is part of the API for handling calendar data and defines the Period class.
This file is part of the API for handling calendar data and defines the IncidenceBase class.
This file is part of the API for handling calendar data and defines the Period class.
KCALCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalCore::Alarm::Ptr &)
Alarm serializer.
Definition: alarm.cpp:853
friend KCALCORE_EXPORT QDataStream & operator<<(QDataStream &s, const KCalCore::FreeBusy::Ptr &freebusy)
Serializes the freebusy object into the stream.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:50:26 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:50:26 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.