libkcal

calhelper.h File Reference

This file is part of the API for handling calendar data and provides static convenience functions for making decisions about calendar data. More...

#include <tqpair.h>

Go to the source code of this file.


Namespaces

namespace  KCal
namespace  KCal::CalHelper

Functions

bool KCal::CalHelper::isMyKolabIncidence (Calendar *calendar, Incidence *incidence)
bool KCal::CalHelper::isMyCalendarIncidence (Calendar *calendar, Incidence *incidence)
IncidenceKCal::CalHelper::findMyCalendarIncidenceByUid (Calendar *calendar, const TQString &uid)
bool KCal::CalHelper::usingGroupware (Calendar *calendar)
bool KCal::CalHelper::hasMyWritableEventsFolders (const TQString &family)
ResourceCalendarKCal::CalHelper::incResourceCalendar (Calendar *calendar, Incidence *incidence)
QPair< ResourceCalendar
*, TQString > 
KCal::CalHelper::incSubResourceCalendar (Calendar *calendar, Incidence *incidence)

Detailed Description

This file is part of the API for handling calendar data and provides static convenience functions for making decisions about calendar data.

Author:
Allen Winter <allen@kdab.net>

Definition in file calhelper.h.