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

| Public Member Functions | |
| virtual bool | load (AddressBook *, const QString &fileName)=0 | 
| virtual bool | save (AddressBook *, const QString &fileName)=0 | 
Detailed Description
- Deprecated:
- use FormatPlugin instead
Definition at line 32 of file format.h.
Member Function Documentation
| 
 | ||||||||||||
| Load addressbook from file. 
 Implemented in KABC::VCardFormat. | 
| 
 | ||||||||||||
| Save addressbook to file. 
 Implemented in KABC::VCardFormat. | 
The documentation for this class was generated from the following file:

