KABC::FieldSortMode Class Reference

Inheritance diagram for KABC::FieldSortMode:

KABC::SortMode List of all members.

Detailed Description

Definition at line 85 of file sortmode.h.


Public Member Functions

 FieldSortMode (KABC::Field *field, bool ascending=true)
virtual bool lesser (const KABC::Addressee &, const KABC::Addressee &) const

Constructor & Destructor Documentation

FieldSortMode::FieldSortMode ( KABC::Field field,
bool  ascending = true 
)

Constructor.

Creates a FieldSortMethod with the specified field.

Parameters:
field The field.

Definition at line 63 of file sortmode.cpp.


Member Function Documentation

bool FieldSortMode::lesser ( const KABC::Addressee ,
const KABC::Addressee  
) const [virtual]

Returns whether the first contact is 'smaller' then the second.

Implements KABC::SortMode.

Definition at line 68 of file sortmode.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys