libkcal
KCal::CalStorage Class Reference
#include <calstorage.h>
Inheritance diagram for KCal::CalStorage:

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

