KCalCore Library
freebusyperiod.cpp
Go to the documentation of this file.
109 QDataStream &KCalCore::operator<<( QDataStream &stream, const KCalCore::FreeBusyPeriod &period )
void setLocation(const QString &location)
Sets the period location.
Definition: freebusyperiod.cpp:104
FreeBusyPeriod & operator=(const FreeBusyPeriod &other)
Sets this period equal to the other one.
Definition: freebusyperiod.cpp:77
Period & operator=(const Period &other)
Sets this period equal to the other one.
Definition: period.cpp:100
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:46
The period can be defined by either a start time and an end time or by a start time and a duration...
Definition: period.h:49
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 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.