KABC::NameSortMode Class Reference
Inheritance diagram for KABC::NameSortMode:

Detailed Description
Definition at line 46 of file sortmode.h.
Public Types | |
enum | NameType { FormattedName, FamilyName, GivenName } |
Public Member Functions | |
NameSortMode () | |
NameSortMode (NameType type, bool ascending=true) | |
virtual bool | lesser (const KABC::Addressee &, const KABC::Addressee &) const |
Constructor & Destructor Documentation
|
Constructor. Creates a NameSortMethod with FormattedName as name type set. Definition at line 27 of file sortmode.cpp. |
|
Constructor. Creates a NameSortMethod with the specified name type.
Definition at line 33 of file sortmode.cpp. |
Member Function Documentation
|
Returns whether the first contact is 'smaller' then the second.
Implements KABC::SortMode. Definition at line 38 of file sortmode.cpp. |
The documentation for this class was generated from the following files: