Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KABC::Format Class Reference

Base class for address book formats. More...

#include <format.h>

Inheritance diagram for KABC::Format:

KABC::VCardFormat List of all members.

Public Methods

virtual bool load (AddressBook *, const QString &fileName)=0
virtual bool save (AddressBook *, const QString &fileName)=0

Detailed Description

Base class for address book formats.

This class provides an abstract interface for address book file formats.

Definition at line 34 of file format.h.


Member Function Documentation

virtual bool KABC::Format::load AddressBook  ,
const QString &    fileName
[pure virtual]
 

Load addressbook from file.

Implemented in KABC::VCardFormat.

virtual bool KABC::Format::save AddressBook  ,
const QString &    fileName
[pure virtual]
 

Save addressbook to file.

Implemented in KABC::VCardFormat.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:31 2003 for kdelibs by doxygen1.2.18