gtkmm 4.14.0
Gtk::TreeModel Member List

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

add_interface(GType gtype_implementer)Gtk::TreeModelstatic
Children typedefGtk::TreeModel
children()Gtk::TreeModel
children() constGtk::TreeModel
ColumnRecord typedefGtk::TreeModel
const_iterator typedefGtk::TreeModel
ConstChildren typedefGtk::TreeModel
ConstRow typedefGtk::TreeModel
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_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_string(const const_iterator & iter) constGtk::TreeModel
get_type()Gtk::TreeModelstatic
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::TreeModelinline
gobj() constGtk::TreeModelinline
iter_children_vfunc(const iterator & parent, iterator & iter) constGtk::TreeModelprotectedvirtual
iter_has_child_vfunc(const const_iterator & iter) constGtk::TreeModelprotectedvirtual
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
operator=(TreeModel && src) noexceptGtk::TreeModel
Path typedefGtk::TreeModel
ref_node_vfunc(const iterator & iter) constGtk::TreeModelprotectedvirtual
Row typedefGtk::TreeModel
row_changed(const Path & path, const const_iterator & iter)Gtk::TreeModel
row_deleted(const Path & path)Gtk::TreeModel
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_value_impl(const iterator & iter, int column, const Glib::ValueBase & value)Gtk::TreeModelprotectedvirtual
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
SlotForeachIter typedefGtk::TreeModel
SlotForeachPath typedefGtk::TreeModel
SlotForeachPathAndIter typedefGtk::TreeModel
TreeModel()Gtk::TreeModelprotected
TreeModel(TreeModel && src) noexceptGtk::TreeModel
unref_node_vfunc(const iterator & iter) constGtk::TreeModelprotectedvirtual
wrap(GtkTreeModel * object, bool take_copy=false)Gtk::TreeModelrelated
~TreeModel() noexcept overrideGtk::TreeModel