class VCardFormat

Interface of vCard backend for address book. More...

Full nameKABC::VCardFormat
Definition#include <vcardformat.h>
InheritsKABC::Format [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class implements the file format interface of address book entries for the vCard format.

 VCardFormat ()

VCardFormat

 ~VCardFormat ()

~VCardFormat

[virtual]

bool  load ( AddressBook *, const QString &fileName )

load

Reimplemented from Format.

bool  save ( AddressBook *, const QString &fileName )

save

Reimplemented from Format.


Generated by: caleb on tcdevel on Tue Jan 28 12:54:33 2003, using kdoc $.