KCalCore Library
attendee.h File Reference
#include <QtCore/QMetaType>
#include "kcalcore_export.h"
#include "customproperties.h"
#include "person.h"
Include dependency graph for attendee.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KCalCore::Attendee |
Represents information related to an attendee of an Calendar Incidence, typically a meeting or task (to-do). More... | |
Namespaces | |
namespace | KCalCore |
Functions | |
KCALCORE_EXPORT QDataStream & | KCalCore::operator<< (QDataStream &stream, const KCalCore::Attendee::Ptr &attendee) |
KCALCORE_EXPORT QDataStream & | KCalCore::operator>> (QDataStream &stream, KCalCore::Attendee::Ptr &attendee) |
Detailed Description
This file is part of the API for handling calendar data and defines the Attendee class.
Definition in file attendee.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 7 2012 23:54:01 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 7 2012 23:54:01 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.