KABC::SortMode Class Reference
#include <sortmode.h>
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.
Public Member Functions | |
virtual bool | lesser (const KABC::Addressee &first, const KABC::Addressee &second) const =0 |
Member Function Documentation
|
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: