TDEABC::SortMode Class Referenceabstract
#include <sortmode.h>
Inherited by TDEABC::FieldSortMode, and TDEABC::NameSortMode.
Public Member Functions | |
virtual bool | lesser (const TDEABC::Addressee &first, const TDEABC::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 TDEABC::AddresseeList.
Definition at line 36 of file sortmode.h.
Member Function Documentation
◆ lesser()
|
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: