KCal::CalStorage Class Referenceabstract
#include <calstorage.h>
Inheritance diagram for KCal::CalStorage:
Public Member Functions | |
CalStorage (Calendar *calendar) | |
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 33 of file calstorage.h.
The documentation for this class was generated from the following file: