kabc Library API Documentation

KABC::VCardFormat Class Reference

#include <vcardformat.h>

Inheritance diagram for KABC::VCardFormat:

Inheritance graph
[legend]
Collaboration diagram for KABC::VCardFormat:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VCardFormat ()
virtual ~VCardFormat ()
bool load (AddressBook *, const QString &fileName)
bool save (AddressBook *, const QString &fileName)

Detailed Description

Deprecated:
use VCardFormatPlugin instead.

Definition at line 35 of file vcardformat.h.


Member Function Documentation

bool VCardFormat::load AddressBook ,
const QString fileName
[virtual]
 

Load addressbook from file.

Implements KABC::Format.

Definition at line 37 of file vcardformat.cpp.

References QFile::close(), KABC::VCardFormatImpl::loadAll(), and QFile::open().

bool VCardFormat::save AddressBook ,
const QString fileName
[virtual]
 

Save addressbook to file.

Implements KABC::Format.

Definition at line 49 of file vcardformat.cpp.

References QFile::close(), QFile::open(), and KABC::VCardFormatImpl::saveAll().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kabc Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Sep 15 11:06:24 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003