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

tdeabc

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

#include <binaryformat.h>

Inheritance diagram for TDEABC::BinaryFormat:
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

binary file format for addressbook entries.

Definition at line 33 of file binaryformat.h.

Member Function Documentation

◆ checkFormat()

bool BinaryFormat::checkFormat ( TQFile *  file) const
virtual

Check for valid format of a file.

Implements TDEABC::FormatPlugin.

Definition at line 120 of file binaryformat.cpp.

◆ load()

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

Load single addressee from file.

Implements TDEABC::FormatPlugin.

Definition at line 47 of file binaryformat.cpp.

◆ loadAll()

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

Load whole addressee from file.

Implements TDEABC::FormatPlugin.

Definition at line 60 of file binaryformat.cpp.

◆ save()

void BinaryFormat::save ( const Addressee &  addressee,
TQFile *  file 
)
virtual

Save single addressee to file.

Implements TDEABC::FormatPlugin.

Definition at line 84 of file binaryformat.cpp.

◆ saveAll()

void BinaryFormat::saveAll ( AddressBook *  ,
Resource *  resource,
TQFile *  file 
)
virtual

Save all addressees to file.

Implements TDEABC::FormatPlugin.

Definition at line 97 of file binaryformat.cpp.


The documentation for this class was generated from the following files:
  • binaryformat.h
  • binaryformat.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.