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: machbuild on jane.spidermaker.fedoralegacy.org on Fri Feb 24 20:34:55 2006, using kdoc 2.0a54. |