libkcal
KCal::FileStorage Class Reference
#include <filestorage.h>
Inheritance diagram for KCal::FileStorage:

Detailed Description
This class provides a calendar storage as a local file.
Definition at line 32 of file filestorage.h.
Public Member Functions | |
| FileStorage (Calendar *, const QString &fileName=QString::null, CalFormat *format=0) | |
| virtual | ~FileStorage () |
| void | setFileName (const QString &mFileName) |
| QString | fileName () const |
| void | setSaveFormat (CalFormat *) |
| CalFormat * | saveFormat () const |
| bool | open () |
| bool | load () |
| bool | save () |
| bool | close () |
Member Function Documentation
| void FileStorage::setSaveFormat | ( | CalFormat * | ) |
The documentation for this class was generated from the following files:

