kabc Library API Documentation

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 Member Functions

virtual bool load (AddressBook *, const QString &fileName)=0
 Load addressbook from file.

virtual bool save (AddressBook *, const QString &fileName)=0
 Save addressbook to file.


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:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:09 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001