#include <format.h>
Inheritance diagram for KABC::Format:

Public Methods | |
| virtual bool | load (AddressBook *, const QString &fileName)=0 |
| virtual bool | save (AddressBook *, const QString &fileName)=0 |
This class provides an abstract interface for address book file formats.
Definition at line 34 of file format.h.
|
||||||||||||
|
Load addressbook from file. Implemented in KABC::VCardFormat. |
|
||||||||||||
|
Save addressbook to file. Implemented in KABC::VCardFormat. |
1.2.18