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 () 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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Mar 6 17:18:04 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003