KCal::CalStorage Class Reference
This class provides the interface to the storage of a calendar. More...
#include <calstorage.h>
Inheritance diagram for KCal::CalStorage:

Public Methods | |
CalStorage (Calendar *calendar) | |
virtual | ~CalStorage () |
Calendar * | calendar () const |
virtual bool | open ()=0 |
virtual bool | load ()=0 |
virtual bool | save ()=0 |
virtual bool | close ()=0 |
Detailed Description
This class provides the interface to the storage of a calendar.
Definition at line 31 of file calstorage.h.
The documentation for this class was generated from the following file: