KCal::FileStorage Class Reference
This class provides a calendar storage as a local file. More...
#include <filestorage.h>
Inheritance diagram for KCal::FileStorage:


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.
Definition at line 32 of file filestorage.h.
Member Function Documentation
|
|
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:
