KCalendarCore
freebusycache.h
Go to the documentation of this file.
An abstract base class to allow different implementations of storing free busy information,...
Definition freebusycache.h:35
virtual bool saveFreeBusy(const FreeBusy::Ptr &freebusy, const Person &person)=0
Save freebusy information belonging to an email.
virtual FreeBusy::Ptr loadFreeBusy(const QString &email)=0
Load freebusy information belonging to an email.
virtual void virtual_hook(int id, void *data)
Standard trick to add virtuals later.
Definition freebusycache.cpp:24
This file is part of the API for handling calendar data and defines the FreeBusy class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:53 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:53 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.