KCal Library
freebusycache.h
Go to the documentation of this file.
An abstract base class to allow different implementations of storing free busy information, e.g.
Definition: freebusycache.h:44
virtual bool saveFreeBusy(FreeBusy *freebusy, const Person &person)=0
Save freebusy information belonging to an email.
virtual FreeBusy * loadFreeBusy(const QString &email)=0
Load freebusy information belonging to an email.
Provides information about the free/busy time of a calendar.
Definition: freebusy.h:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.