21#ifndef KABC_VCARDFORMATPLUGIN_H
22#define KABC_VCARDFORMATPLUGIN_H
24#include "formatplugin.h"
44 bool loadAll(
AddressBook *, Resource *, TQFile *file );
45 void save(
const Addressee &, TQFile *file );
46 void saveAll(
AddressBook *, Resource *, TQFile *file );
48 bool checkFormat( TQFile *file )
const;
51 struct VCardFormatPrivate;
52 VCardFormatPrivate *d;
static data, shared by ALL addressee objects