• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

kabc

KABC::Format

KABC::Format Class Reference

Base class for address book formats. More...

#include <format.h>

Inheritance diagram for KABC::Format:
KABC::Plugin KABC::BinaryFormat KABC::VCardFormat

List of all members.

Public Member Functions

virtual bool checkFormat (QFile *file) const =0
virtual bool load (Addressee &, QFile *file)=0
virtual bool loadAll (AddressBook *, Resource *, QFile *file)=0
virtual void save (const Addressee &, QFile *file)=0
virtual void saveAll (AddressBook *, Resource *, QFile *file)=0

Detailed Description

Base class for address book formats.

This class provides an abstract interface for ResourceFile and ResourceDir formats.

For internal use only.

Definition at line 42 of file format.h.


Member Function Documentation

virtual bool KABC::Format::checkFormat ( QFile *  file  )  const [pure virtual]

Checks if given file contains the right format.

Implemented in KABC::BinaryFormat, and KABC::VCardFormat.

virtual bool KABC::Format::load ( Addressee &  ,
QFile *  file 
) [pure virtual]

Load single addressee from file.

Implemented in KABC::BinaryFormat, and KABC::VCardFormat.

virtual bool KABC::Format::loadAll ( AddressBook *  ,
Resource *  ,
QFile *  file 
) [pure virtual]

Load whole addressbook from file.

Implemented in KABC::BinaryFormat, and KABC::VCardFormat.

virtual void KABC::Format::save ( const Addressee &  ,
QFile *  file 
) [pure virtual]

Save a single Addressee to file.

Implemented in KABC::BinaryFormat, and KABC::VCardFormat.

virtual void KABC::Format::saveAll ( AddressBook *  ,
Resource *  ,
QFile *  file 
) [pure virtual]

Save whole addressbook to file.

Implemented in KABC::BinaryFormat, and KABC::VCardFormat.


The documentation for this class was generated from the following file:
  • format.h

kabc

Skip menu "kabc"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  • kabc
  • kblog
  • kcal
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal