KCal::FileStorage Class Reference
This class provides a calendar storage as a local file. More...
#include <filestorage.h>
Inherits KCal::CalStorage.
Public Member Functions
- FileStorage (Calendar *, const QString &fileName=QString::null, CalFormat *format=0)
- void setFileName (const QString &mFileName)
- QString fileName () const
- void setSaveFormat (CalFormat *)
- CalFormat * saveFormat () const
- bool open ()
- bool load ()
- bool save ()
- bool close ()
Detailed Description
This class provides a calendar storage as a local file.
Member Function Documentation
|
FileStorage takes ownership of format object.
|
The documentation for this class was generated from the following files:
- filestorage.h
- filestorage.cpp