#include <vcardformatplugin.h>
Inheritance diagram for KABC::VCardFormatPlugin:

Public Methods | |
| bool | load (Addressee &, QFile *file) |
| bool | loadAll (AddressBook *, Resource *, QFile *file) |
| void | save (const Addressee &, QFile *file) |
| void | saveAll (AddressBook *, Resource *, QFile *file) |
| bool | checkFormat (QFile *file) const |
This class implements the file format interface of address book entries for the vCard format.
Definition at line 38 of file vcardformatplugin.h.
|
|
Checks if given file contains the right format Implements KABC::FormatPlugin. |
|
||||||||||||
|
Load single addressee from file. Implements KABC::FormatPlugin. |
|
||||||||||||||||
|
Load whole addressbook from file. Implements KABC::FormatPlugin. |
|
||||||||||||
|
Save a single Addressee to file. Implements KABC::FormatPlugin. |
|
||||||||||||||||
|
Save whole addressbook to file. Implements KABC::FormatPlugin. |
1.2.18