libkcal
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 TQString &fileName=TQString(), CalFormat *format=0) | |
void | setFileName (const TQString &mFileName) |
TQString | 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
void FileStorage::setSaveFormat | ( | CalFormat * | format | ) |
FileStorage takes ownership of format object.
Definition at line 63 of file filestorage.cpp.
The documentation for this class was generated from the following files: