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 | |
namespace | KCal |
namespace | KCal::CalHelper |
Functions | |
KCAL_EXPORT_DEPRECATED Incidence * | KCal::CalHelper::findMyCalendarIncidenceByUid (Calendar *calendar, const QString &uid) |
KCAL_EXPORT_DEPRECATED bool | KCal::CalHelper::isMyCalendarIncidence (Calendar *calendar, Incidence *incidence) |
KCAL_EXPORT_DEPRECATED bool | KCal::CalHelper::isMyKolabIncidence (Calendar *calendar, Incidence *incidence) |
KCAL_EXPORT_DEPRECATED 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.