• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepimlibs API Reference
  • KDE Home
  • Contact Us
 

KCal Library

  • KCal
  • FreeBusyCache
Public Member Functions | List of all members
KCal::FreeBusyCache Class Referenceabstract

#include <freebusycache.h>

Public Member Functions

virtual ~FreeBusyCache ()
 
virtual FreeBusy * loadFreeBusy (const QString &email)=0
 
virtual bool saveFreeBusy (FreeBusy *freebusy, const Person &person)=0
 

Detailed Description

An abstract base class to allow different implementations of storing free busy information, e.g.

local storage or storage on a Kolab server.

Definition at line 44 of file freebusycache.h.

Constructor & Destructor Documentation

virtual KCal::FreeBusyCache::~FreeBusyCache ( )
inlinevirtual

Destructor.

Definition at line 50 of file freebusycache.h.

Member Function Documentation

virtual FreeBusy* KCal::FreeBusyCache::loadFreeBusy ( const QString &  email)
pure virtual

Load freebusy information belonging to an email.

Parameters
emailis a QString containing a email string in the "FirstName LastName <emailaddress>" format.
virtual bool KCal::FreeBusyCache::saveFreeBusy ( FreeBusy *  freebusy,
const Person &  person 
)
pure virtual

Save freebusy information belonging to an email.

Parameters
freebusyis a pointer to a valid FreeBusy instance.
personis a valid Person instance.

The documentation for this class was generated from the following file:
  • freebusycache.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KCal Library

Skip menu "KCal Library"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal