KCalCore Library
freebusyperiod.h
Go to the documentation of this file.
The period can be defined by either a start time and an end time or by a start time and a duration.
Definition freebusyperiod.h:47
FreeBusyPeriod & operator=(const FreeBusyPeriod &other)
Sets this period equal to the other one.
Definition freebusyperiod.cpp:77
friend KCALCORE_EXPORT QDataStream & operator<<(QDataStream &stream, const KCalCore::FreeBusyPeriod &period)
Write period to the datastream stream, in binary format.
friend KCALCORE_EXPORT QDataStream & operator>>(QDataStream &stream, KCalCore::FreeBusyPeriod &period)
Read a Period object into period from stream, in binary format.
KCALCORE_EXPORT QDataStream & operator>>(QDataStream &in, const KCalCore::Alarm::Ptr &)
Alarm deserializer.
Definition alarm.cpp:863
KCALCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalCore::Alarm::Ptr &)
Alarm serializer.
Definition alarm.cpp:853
This file is part of the API for handling calendar data and defines the Period class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.