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 bugs.devel.redhat.com on Wed Nov 13 08:38:23 2002, using kdoc 2.0a54. |