KCalCore Library
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:48
virtual bool saveFreeBusy(const FreeBusy::Ptr &freebusy, const Person::Ptr &person)=0
Save freebusy information belonging to an email.
virtual FreeBusy::Ptr loadFreeBusy(const QString &email)=0
Load freebusy information belonging to an email.
This file is part of the API for handling calendar data and defines the FreeBusy class.
static uint qHash(const KDateTime &dt)
Private class that helps to provide binary compatibility between releases.
Definition occurrenceiterator.cpp:157
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.