• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeabc
 

tdeabc

TDEABC::VCardFormatPlugin

TDEABC::VCardFormatPlugin Class Reference

Interface of vCard backend for address book. More...

#include <vcardformatplugin.h>

Inheritance diagram for TDEABC::VCardFormatPlugin:
TDEABC::FormatPlugin

List of all members.

Public Member Functions

bool load (Addressee &, TQFile *file)
bool loadAll (AddressBook *, Resource *, TQFile *file)
void save (const Addressee &, TQFile *file)
void saveAll (AddressBook *, Resource *, TQFile *file)
bool checkFormat (TQFile *file) const

Detailed Description

Interface of vCard backend for address book.

This class implements the file format interface of address book entries for the vCard format.

Definition at line 37 of file vcardformatplugin.h.


Member Function Documentation

bool VCardFormatPlugin::checkFormat ( TQFile *  file  )  const [virtual]

Checks if given file contains the right format.

Implements TDEABC::FormatPlugin.

Definition at line 118 of file vcardformatplugin.cpp.

bool VCardFormatPlugin::load ( Addressee &  ,
TQFile *  file 
) [virtual]

Load single addressee from file.

Implements TDEABC::FormatPlugin.

Definition at line 39 of file vcardformatplugin.cpp.

bool VCardFormatPlugin::loadAll ( AddressBook *  ,
Resource *  ,
TQFile *  file 
) [virtual]

Load whole addressbook from file.

Implements TDEABC::FormatPlugin.

Definition at line 58 of file vcardformatplugin.cpp.

void VCardFormatPlugin::save ( const Addressee &  ,
TQFile *  file 
) [virtual]

Save a single Addressee to file.

Implements TDEABC::FormatPlugin.

Definition at line 81 of file vcardformatplugin.cpp.

void VCardFormatPlugin::saveAll ( AddressBook *  ,
Resource *  ,
TQFile *  file 
) [virtual]

Save whole addressbook to file.

Implements TDEABC::FormatPlugin.

Definition at line 98 of file vcardformatplugin.cpp.


The documentation for this class was generated from the following files:
  • vcardformatplugin.h
  • vcardformatplugin.cpp

tdeabc

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

tdeabc

Skip menu "tdeabc"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeabc by doxygen 1.6.3
This website is maintained by Timothy Pearson.