KCal Library
calhelper.h
Go to the documentation of this file.
85 KCAL_EXPORT_DEPRECATED Incidence *findMyCalendarIncidenceByUid( Calendar *calendar, const QString &uid );
KCAL_EXPORT_DEPRECATED bool isMyCalendarIncidence(Calendar *calendar, Incidence *incidence)
Determine if the specified incidence is likely owned by the user, independent of the Resource type...
Definition: calhelper.cpp:55
KCAL_EXPORT_DEPRECATED Incidence * findMyCalendarIncidenceByUid(Calendar *calendar, const QString &uid)
Searches for the specified Incidence by UID, returning an Incidence pointer if and only if the found ...
Definition: calhelper.cpp:60
Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar component...
Definition: incidence.h:68
KCAL_EXPORT_DEPRECATED bool usingGroupware(Calendar *calendar)
Determines if the Calendar is using a Groupware resource type.
Definition: calhelper.cpp:82
KCAL_EXPORT_DEPRECATED bool isMyKolabIncidence(Calendar *calendar, Incidence *incidence)
Determine if the specified incidence is likely a Kolab incidence owned by the user.
Definition: calhelper.cpp:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:00 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:04:00 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.