KABC::VCardFormat Class Reference
#include <vcardformat.h>
Inheritance diagram for KABC::VCardFormat:

Public Member Functions | |
VCardFormat () | |
virtual | ~VCardFormat () |
bool | load (AddressBook *, const QString &fileName) |
bool | save (AddressBook *, const QString &fileName) |
Detailed Description
- Deprecated:
- use VCardFormatPlugin instead.
Definition at line 35 of file vcardformat.h.
Member Function Documentation
|
Load addressbook from file.
Implements KABC::Format. Definition at line 37 of file vcardformat.cpp. References QFile::close(), KABC::VCardFormatImpl::loadAll(), and QFile::open(). |
|
Save addressbook to file.
Implements KABC::Format. Definition at line 49 of file vcardformat.cpp. References QFile::close(), QFile::open(), and KABC::VCardFormatImpl::saveAll(). |
The documentation for this class was generated from the following files: