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 Methods

 FileStorage (Calendar *, const QString &fileName=QString::null, CalFormat *format=0)
virtual ~FileStorage ()
void setFileName (const QString &mFileName)
QString fileName () const
void setSaveFormat (CalFormat *)
CalFormatsaveFormat () const
bool open ()
bool load ()
bool save ()
bool close ()

Detailed Description

This class provides a calendar storage as a local file.

Definition at line 31 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 libkcal Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:36:24 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003