kabc
addresseelist.h
void setReverseSorting(bool reverseSorting=true)
Determines the direction of sorting.
Definition addresseelist.cpp:241
void sortByMode(SortMode *mode=0)
Sorts this list by a specific sorting mode.
Definition addresseelist.cpp:334
QString toString() const
Returns a string representation of the addressee list.
Definition addresseelist.cpp:205
void sortBy(SortingCriterion c)
Sorts this list by a specific criterion.
Definition addresseelist.cpp:251
void sortByField(Field *field=0)
Sorts this list by a specific field.
Definition addresseelist.cpp:312
AddresseeList & operator=(const AddresseeList &other)
Assignment operator.
Definition addresseelist.cpp:195
Field * sortingField() const
Returns the active sorting field, ie a pointer to the Field object which was used for the last sortBy...
Definition addresseelist.cpp:350
SortingCriterion sortingCriterion() const
Returns the active sorting criterion, ie the sorting criterion that will be used by a sort call.
Definition addresseelist.cpp:345
Each trait must implement one static function for equality, one for "lessthan".
Definition addresseelist.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.