KCal::ResourceLocal Class Reference
This class provides a calendar resource stored as a local file. More...
#include <resourcelocal.h>
Inherits KCal::ResourceCached.
Public Member Functions
- ResourceLocal (const KConfig *)
- ResourceLocal (const QString &fileName)
- virtual void writeConfig (KConfig *config)
- KABC::Lock * lock ()
- QString fileName () const
- void dump () const
Protected Slots
Protected Member Functions
Friends
Detailed Description
This class provides a calendar resource stored as a local file.
Constructor & Destructor Documentation
|
Create resource from configuration information stored in a KConfig object.
|
|
Create resource for file named fileName.
|
Member Function Documentation
|
Return object for locking the resource.
Implements KCal::ResourceCalendar. |
|
Do the actual loading of the resource data. Called by load(). Implements KCal::ResourceCalendar. |
|
Do the actual saving of the resource data. Called by save(). Implements KCal::ResourceCalendar. |
The documentation for this class was generated from the following file:
- resourcelocal.h