|
enum | Sort { ASC,
DESC,
NONE
} |
|
typedef sigc::signal< void > | type_signal_changed |
|
|
| SortController (Gtk::TreeView *tv) |
|
void | add_column (unsigned int index, const std::string &name) |
|
void | set_simple (bool s) |
|
std::string | get_order_by () const |
|
void | set_sort (unsigned int index, Sort s) |
|
type_signal_changed | signal_changed () |
|
The documentation for this class was generated from the following files: