knotes Library API Documentation

ResourceNotes Class Reference

This class provides the interfaces for a KNotes resource. More...

#include <resourcenotes.h>

List of all members.

Public Member Functions

 ResourceNotes (const KConfig *)
virtual bool load ()=0
virtual bool save ()=0
virtual bool addNote (KCal::Journal *)=0
virtual bool deleteNote (KCal::Journal *)=0
void setManager (KNotesResourceManager *manager)
KNotesResourceManager * manager () const

Protected Attributes

KNotesResourceManager * mManager


Detailed Description

This class provides the interfaces for a KNotes resource.

It makes use of the kresources framework.

Warning:
This code is still under heavy development. Don't expect source or binary compatibility in future versions.

Definition at line 53 of file resourcenotes.h.


Member Function Documentation

virtual bool ResourceNotes::load  )  [pure virtual]
 

Load resource data.

virtual bool ResourceNotes::save  )  [pure virtual]
 

Save resource data.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for knotes Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 1 15:18:53 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003