KCal Library
calhelper.h File Reference
#include "kcal_export.h"
#include <QtCore/QPair>
Include dependency graph for calhelper.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KCal::CalHelper | |
Functions | |
KCAL_DEPRECATED_EXPORT Incidence * | KCal::CalHelper::findMyCalendarIncidenceByUid (Calendar *calendar, const QString &uid) |
KCAL_DEPRECATED_EXPORT bool | KCal::CalHelper::isMyCalendarIncidence (Calendar *calendar, Incidence *incidence) |
KCAL_DEPRECATED_EXPORT bool | KCal::CalHelper::isMyKolabIncidence (Calendar *calendar, Incidence *incidence) |
KCAL_DEPRECATED_EXPORT bool | KCal::CalHelper::usingGroupware (Calendar *calendar) |
Detailed Description
This file is part of the API for handling calendar data and provides static convenience functions for making decisions about calendar data.
Definition in file calhelper.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.