Public Member Functions

gui::menu::sorter Class Reference

#include <menu.hpp>

Inheritance diagram for gui::menu::sorter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~sorter ()
virtual bool column_sortable (int column) const =0
virtual bool less (int column, const item &row1, const item &row2) const =0

Detailed Description

Definition at line 122 of file menu.hpp.


Constructor & Destructor Documentation

virtual gui::menu::sorter::~sorter (  )  [inline, virtual]

Definition at line 125 of file menu.hpp.


Member Function Documentation

virtual bool gui::menu::sorter::column_sortable ( int  column  )  const [pure virtual]

Implemented in mp::lobby::lobby_sorter, and gui::menu::basic_sorter.

Referenced by gui::menu::do_sort(), and gui::menu::handle_event().

Here is the caller graph for this function:

virtual bool gui::menu::sorter::less ( int  column,
const item row1,
const item row2 
) const [pure virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Thu May 24 2012 01:21:24 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs