Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KABC::BinaryFormat Class Reference

binary file format for addressbook entries. More...

#include <binaryformat.h>

Inheritance diagram for KABC::BinaryFormat:

KABC::FormatPlugin List of all members.

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

Detailed Description

binary file format for addressbook entries.

Definition at line 33 of file binaryformat.h.


Member Function Documentation

bool KABC::BinaryFormat::checkFormat QFile *    file const [virtual]
 

Check for valid format of a file.

Implements KABC::FormatPlugin.

bool KABC::BinaryFormat::load Addressee  ,
QFile *    file
[virtual]
 

Load single addressee from file.

Implements KABC::FormatPlugin.

bool KABC::BinaryFormat::loadAll AddressBook  ,
Resource *   ,
QFile *    file
[virtual]
 

Load whole addressee from file.

Implements KABC::FormatPlugin.

void KABC::BinaryFormat::save const Addressee  ,
QFile *    file
[virtual]
 

Save single addressee to file.

Implements KABC::FormatPlugin.

void KABC::BinaryFormat::saveAll AddressBook  ,
Resource *   ,
QFile *    file
[virtual]
 

Save all addressees to file.

Implements KABC::FormatPlugin.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:31 2003 for kdelibs by doxygen1.2.18