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

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