libkcal Library API Documentation

KCal::FileStorage Class Reference

This class provides a calendar storage as a local file. More...

#include <filestorage.h>

Inheritance diagram for KCal::FileStorage:

KCal::CalStorage List of all members.

Public Member Functions

 FileStorage (Calendar *, const QString &fileName=QString::null, CalFormat *format=0)
void setFileName (const QString &mFileName)
QString fileName ()
void setSaveFormat (CalFormat *)
 FileStorage takes ownership of format object.

CalFormatsaveFormat ()
bool open ()
bool load ()
bool save ()
bool close ()

Detailed Description

This class provides a calendar storage as a local file.

Definition at line 30 of file filestorage.h.


Member Function Documentation

void FileStorage::setSaveFormat CalFormat  ) 
 

FileStorage takes ownership of format object.

Definition at line 62 of file filestorage.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:47:04 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001