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

tdeabc

  • TDEABC
  • VCardFormatPlugin
Public Member Functions | List of all members
TDEABC::VCardFormatPlugin Class Reference

#include <vcardformatplugin.h>

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

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
 
virtual bool load (Addressee &, TQFile *file)=0
 
virtual bool loadAll (AddressBook *, Resource *, TQFile *file)=0
 
virtual void save (const Addressee &, TQFile *file)=0
 
virtual void saveAll (AddressBook *, Resource *, TQFile *file)=0
 
virtual bool checkFormat (TQFile *file) const =0
 

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.

Constructor & Destructor Documentation

◆ VCardFormatPlugin()

VCardFormatPlugin::VCardFormatPlugin ( )

Definition at line 31 of file vcardformatplugin.cpp.

◆ ~VCardFormatPlugin()

VCardFormatPlugin::~VCardFormatPlugin ( )
virtual

Definition at line 35 of file vcardformatplugin.cpp.

Member Function Documentation

◆ checkFormat()

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.

◆ load()

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

Load single addressee from file.

Implements TDEABC::FormatPlugin.

Definition at line 39 of file vcardformatplugin.cpp.

◆ loadAll()

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

Load whole addressbook from file.

Implements TDEABC::FormatPlugin.

Definition at line 58 of file vcardformatplugin.cpp.

◆ save()

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.

◆ saveAll()

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.9.4
This website is maintained by Timothy Pearson.