kabc Library API Documentation

KABC::SortMode Class Reference

Sort method for sorting an addressee list. More...

#include <sortmode.h>

List of all members.

Public Member Functions

virtual bool lesser (const KABC::Addressee &first, const KABC::Addressee &second) const =0


Detailed Description

Sort method for sorting an addressee list.

This interface should be reimplemented by classes which shall act as SortModes for KABC::AddresseeList.

Definition at line 36 of file sortmode.h.


Member Function Documentation

virtual bool KABC::SortMode::lesser const KABC::Addressee first,
const KABC::Addressee second
const [pure virtual]
 

Reimplement this method and return whether the first contact is 'smaller' than the second.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kabc Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Jul 2 13:09:15 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003