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: hany on w1.md.megaloman.sk on Tue Aug 12 21:21:23 2003, using kdoc 2.0a54. |