KCalCore Library
attendee.h
Go to the documentation of this file.
88 Chair
This file is part of the API for handling calendar data and defines the CustomProperties class...
Non-Participant; copied for information purposes.
Definition: attendee.h:87
void setEmail(const QString &email)
Sets the email address for this person to email.
Definition: person.cpp:146
This file is part of the API for handling calendar data and defines the Person class.
Event, to-do or journal needs action (default)
Definition: attendee.h:71
KCALCORE_EXPORT QDataStream & operator<<(QDataStream &stream, const KCalCore::Attendee::Ptr &attendee)
Serializes an Attendee object into a data stream.
Definition: attendee.cpp:186
A class to manage custom calendar properties.
Definition: customproperties.h:51
Represents information related to an attendee of an Calendar Incidence, typically a meeting or task (...
Definition: attendee.h:57
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.