class VCardFormat
|
Interface of vCard backend for address book.
More... |
|
|
Public Methods
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: root on sparc.ports.openbsd.org on Wed Sep 24 16:12:07 2003, using kdoc 2.0a54. |