kabc Library API Documentation

KABC::Format Class Reference

#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

Deprecated:
use FormatPlugin instead

Definition at line 32 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 kabc Library Version 3.2.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 4 12:36:46 2004 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2003