gtkmm  4.0.0
Gtk::TreeModelSort Member List

This is the complete list of members for Gtk::TreeModelSort, including all inherited members.

Gtk::add_interface(GType gtype_implementer)Gtk::TreeModelstatic
Gtk::TreeSortable::add_interface(GType gtype_implementer)Gtk::TreeSortablestatic
Gtk::TreeDragSource::add_interface(GType gtype_implementer)Gtk::TreeDragSourcestatic
children()Gtk::TreeModel
children() constGtk::TreeModel
Children typedefGtk::TreeModel
clear_cache()Gtk::TreeModelSort
ColumnRecord typedefGtk::TreeModel
const_iterator typedefGtk::TreeModel
ConstChildren typedefGtk::TreeModel
ConstRow typedefGtk::TreeModel
convert_child_iter_to_iter(const iterator& child_iter)Gtk::TreeModelSort
convert_child_iter_to_iter(const const_iterator& child_iter) constGtk::TreeModelSort
convert_child_path_to_path(const Path& child_path) constGtk::TreeModelSort
convert_iter_to_child_iter(const iterator& sorted_iter)Gtk::TreeModelSort
convert_iter_to_child_iter(const const_iterator& sorted_iter) constGtk::TreeModelSort
convert_path_to_child_path(const Path& sorted_path) constGtk::TreeModelSort
create(const Glib::RefPtr< TreeModel >& model)Gtk::TreeModelSortstatic
DEFAULT_SORT_COLUMN_ID enum valueGtk::TreeSortable
DEFAULT_UNSORTED_COLUMN_ID enum valueGtk::TreeSortable
drag_data_delete(const TreeModel::Path& path)Gtk::TreeDragSource
drag_data_delete_vfunc(const TreeModel::Path& path)Gtk::TreeDragSourceprotectedvirtual
drag_data_get(const TreeModel::Path& path) constGtk::TreeDragSource
drag_data_get_vfunc(const TreeModel::Path& path) constGtk::TreeDragSourceprotectedvirtual
Flags enum nameGtk::TreeModel
foreach(const SlotForeachPathAndIter& slot)Gtk::TreeModel
foreach_iter(const SlotForeachIter& slot)Gtk::TreeModel
foreach_path(const SlotForeachPath& slot)Gtk::TreeModel
get_column_type(int index) constGtk::TreeModel
get_column_type_vfunc(int index) constGtk::TreeModelprotectedvirtual
get_flags() constGtk::TreeModel
get_flags_vfunc() constGtk::TreeModelprotectedvirtual
get_iter(const Path& path)Gtk::TreeModel
get_iter(const Path& path) constGtk::TreeModel
get_iter(const Glib::ustring& path_string)Gtk::TreeModel
get_iter(const Glib::ustring& path_string) constGtk::TreeModel
get_iter_vfunc(const Path& path, iterator& iter) constGtk::TreeModelprotectedvirtual
get_model()Gtk::TreeModelSort
get_model() constGtk::TreeModelSort
get_n_columns() constGtk::TreeModel
get_n_columns_vfunc() constGtk::TreeModelprotectedvirtual
get_path(const const_iterator& iter) constGtk::TreeModel
get_path_vfunc(const const_iterator& iter) constGtk::TreeModelprotectedvirtual
get_sort_column_id(int& sort_column_id, SortType& order) constGtk::TreeSortable
get_sort_column_id_vfunc(int* sort_column_id, SortType* order) constGtk::TreeSortableprotectedvirtual
get_string(const const_iterator& iter) constGtk::TreeModel
get_type()Gtk::TreeModelSortstatic
get_value_impl(const const_iterator& iter, int column, Glib::ValueBase& value) constGtk::TreeModelprotectedvirtual
get_value_vfunc(const const_iterator& iter, int column, Glib::ValueBase& value) constGtk::TreeModelprotectedvirtual
gobj()Gtk::TreeModelSortinline
gobj() constGtk::TreeModelSortinline
gobj_copy()Gtk::TreeModelSort
has_default_sort_func() constGtk::TreeSortable
has_default_sort_func_vfunc() constGtk::TreeSortableprotectedvirtual
iter_children_vfunc(const iterator& parent, iterator& iter) constGtk::TreeModelprotectedvirtual
iter_has_child_vfunc(const const_iterator& iter) constGtk::TreeModelprotectedvirtual
iter_is_valid(const const_iterator& iter) constGtk::TreeModelSort
iter_n_children_vfunc(const const_iterator& iter) constGtk::TreeModelprotectedvirtual
iter_n_root_children_vfunc() constGtk::TreeModelprotectedvirtual
iter_next_vfunc(const iterator& iter, iterator& iter_next) constGtk::TreeModelprotectedvirtual
iter_nth_child_vfunc(const iterator& parent, int n, iterator& iter) constGtk::TreeModelprotectedvirtual
iter_nth_root_child_vfunc(int n, iterator& iter) constGtk::TreeModelprotectedvirtual
iter_parent_vfunc(const iterator& child, iterator& iter) constGtk::TreeModelprotectedvirtual
iterator typedefGtk::TreeModel
on_row_changed(const TreeModel::Path& path, const TreeModel::iterator& iter)Gtk::TreeModelprotectedvirtual
on_row_deleted(const TreeModel::Path& path)Gtk::TreeModelprotectedvirtual
on_row_has_child_toggled(const TreeModel::Path& path, const TreeModel::iterator& iter)Gtk::TreeModelprotectedvirtual
on_row_inserted(const TreeModel::Path& path, const TreeModel::iterator& iter)Gtk::TreeModelprotectedvirtual
on_rows_reordered(const TreeModel::Path& path, const TreeModel::iterator& iter, int* new_order)Gtk::TreeModelprotectedvirtual
on_sort_column_changed()Gtk::TreeSortableprotectedvirtual
operator=(TreeModelSort&& src) noexceptGtk::TreeModelSort
Gtk::TreeModel::operator=(TreeModel&& src) noexceptGtk::TreeModel
Gtk::TreeSortable::operator=(TreeSortable&& src) noexceptGtk::TreeSortable
Gtk::TreeDragSource::operator=(TreeDragSource&& src) noexceptGtk::TreeDragSource
Path typedefGtk::TreeModel
property_model() constGtk::TreeModelSort
ref_node_vfunc(const iterator& iter) constGtk::TreeModelprotectedvirtual
reset_default_sort_func()Gtk::TreeModelSort
Row typedefGtk::TreeModel
row_changed(const Path& path, const const_iterator& iter)Gtk::TreeModel
row_deleted(const Path& path)Gtk::TreeModel
row_draggable(const TreeModel::Path& path) constGtk::TreeDragSource
row_draggable_vfunc(const TreeModel::Path& path) constGtk::TreeDragSourceprotectedvirtual
row_has_child_toggled(const Path& path, const const_iterator& iter)Gtk::TreeModel
row_inserted(const Path& path, const const_iterator& iter)Gtk::TreeModel
RowReference typedefGtk::TreeModel
rows_reordered(const Path& path, const const_iterator& iter, const std::vector< int >& new_order)Gtk::TreeModel
rows_reordered(const Path& path, const std::vector< int >& new_order)Gtk::TreeModel
rows_reordered(const Path& path, const const_iterator& iter, int* new_order)Gtk::TreeModel
set_default_sort_func(const SlotCompare& slot)Gtk::TreeSortable
set_default_sort_func_vfunc(GtkTreeIterCompareFunc func, void* data, GDestroyNotify destroy)Gtk::TreeSortableprotectedvirtual
set_sort_column(const TreeModelColumnBase& sort_column_id, SortType order)Gtk::TreeSortable
set_sort_column(int sort_column_id, SortType order)Gtk::TreeSortable
set_sort_column_id_vfunc(int sort_column_id, SortType order)Gtk::TreeSortableprotectedvirtual
set_sort_func(const TreeModelColumnBase& sort_column, const SlotCompare& slot)Gtk::TreeSortable
set_sort_func(int sort_column_id, const SlotCompare& slot)Gtk::TreeSortable
set_sort_func_vfunc(int sort_column_id, GtkTreeIterCompareFunc func, void* data, GDestroyNotify destroy)Gtk::TreeSortableprotectedvirtual
set_value_impl(const iterator& row, int column, const Glib::ValueBase& value) overrideGtk::TreeModelSortprotectedvirtual
signal_row_changed()Gtk::TreeModel
signal_row_deleted()Gtk::TreeModel
signal_row_has_child_toggled()Gtk::TreeModel
signal_row_inserted()Gtk::TreeModel
signal_rows_reordered()Gtk::TreeModel
signal_sort_column_changed()Gtk::TreeSortable
SlotCompare typedefGtk::TreeSortable
SlotForeachIter typedefGtk::TreeModel
SlotForeachPath typedefGtk::TreeModel
SlotForeachPathAndIter typedefGtk::TreeModel
sort_column_changed()Gtk::TreeSortable
sort_column_changed_vfunc() constGtk::TreeSortableprotectedvirtual
TreeDragSource()Gtk::TreeDragSourceprotected
TreeDragSource(TreeDragSource&& src) noexceptGtk::TreeDragSource
TreeModel()Gtk::TreeModelprotected
TreeModel(TreeModel&& src) noexceptGtk::TreeModel
TreeModelSort(TreeModelSort&& src) noexceptGtk::TreeModelSort
TreeModelSort(const Glib::RefPtr< TreeModel >& model)Gtk::TreeModelSortexplicitprotected
TreeSortable()Gtk::TreeSortableprotected
TreeSortable(TreeSortable&& src) noexceptGtk::TreeSortable
unref_node_vfunc(const iterator& iter) constGtk::TreeModelprotectedvirtual
unset_default_sort_func()Gtk::TreeSortable
wrap(GtkTreeModelSort* object, bool take_copy=false)Gtk::TreeModelSortrelated
Gtk::TreeModel::wrap(GtkTreeModel* object, bool take_copy=false)Gtk::TreeModelrelated
Gtk::TreeSortable::wrap(GtkTreeSortable* object, bool take_copy=false)Gtk::TreeSortablerelated
Gtk::TreeDragSource::wrap(GtkTreeDragSource* object, bool take_copy=false)Gtk::TreeDragSourcerelated
~TreeDragSource() noexcept overrideGtk::TreeDragSource
~TreeModel() noexcept overrideGtk::TreeModel
~TreeModelSort() noexcept overrideGtk::TreeModelSort
~TreeSortable() noexcept overrideGtk::TreeSortable