gtkmm  4.18.0
Gtk::TreeModelFilter Member List

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

Gtk::add_interface(GType gtype_implementer)Gtk::TreeModelstatic
Gtk::TreeDragSource::add_interface(GType gtype_implementer)Gtk::TreeDragSourcestatic
Children typedefGtk::TreeModel
children()Gtk::TreeModel
children() const Gtk::TreeModel
clear_cache()Gtk::TreeModelFilter
ColumnRecord typedefGtk::TreeModel
const_iterator typedefGtk::TreeModel
ConstChildren typedefGtk::TreeModel
ConstRow typedefGtk::TreeModel
convert_child_iter_to_iter(const iterator& child_iter)Gtk::TreeModelFilter
convert_child_iter_to_iter(const const_iterator& child_iter) const Gtk::TreeModelFilter
convert_child_path_to_path(const Path& child_path) const Gtk::TreeModelFilter
convert_iter_to_child_iter(const iterator& filter_iter)Gtk::TreeModelFilter
convert_iter_to_child_iter(const const_iterator& filter_iter) const Gtk::TreeModelFilter
convert_path_to_child_path(const Path& filter_path) const Gtk::TreeModelFilter
create(const Glib::RefPtr< TreeModel >& child_model)Gtk::TreeModelFilterstatic
create(const Glib::RefPtr< TreeModel >& child_model, const TreeModel::Path& virtual_root)Gtk::TreeModelFilterstatic
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) const Gtk::TreeDragSource
drag_data_get_vfunc(const TreeModel::Path& path) const Gtk::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) const Gtk::TreeModel
get_column_type_vfunc(int index) const Gtk::TreeModelprotectedvirtual
get_flags() const Gtk::TreeModel
get_flags_vfunc() const Gtk::TreeModelprotectedvirtual
get_iter(const Path& path)Gtk::TreeModel
get_iter(const Path& path) const Gtk::TreeModel
get_iter(const Glib::ustring& path_string)Gtk::TreeModel
get_iter(const Glib::ustring& path_string) const Gtk::TreeModel
get_iter_vfunc(const Path& path, iterator& iter) const Gtk::TreeModelprotectedvirtual
get_model()Gtk::TreeModelFilter
get_model() const Gtk::TreeModelFilter
get_n_columns() const Gtk::TreeModel
get_n_columns_vfunc() const Gtk::TreeModelprotectedvirtual
get_path(const const_iterator& iter) const Gtk::TreeModel
get_path_vfunc(const const_iterator& iter) const Gtk::TreeModelprotectedvirtual
get_string(const const_iterator& iter) const Gtk::TreeModel
get_type()Gtk::TreeModelFilterstatic
get_value_impl(const const_iterator& iter, int column, Glib::ValueBase& value) const Gtk::TreeModelprotectedvirtual
get_value_vfunc(const const_iterator& iter, int column, Glib::ValueBase& value) const Gtk::TreeModelprotectedvirtual
gobj()Gtk::TreeModelFilterinline
gobj() const Gtk::TreeModelFilterinline
gobj_copy()Gtk::TreeModelFilter
iter_children_vfunc(const iterator& parent, iterator& iter) const Gtk::TreeModelprotectedvirtual
iter_has_child_vfunc(const const_iterator& iter) const Gtk::TreeModelprotectedvirtual
iter_n_children_vfunc(const const_iterator& iter) const Gtk::TreeModelprotectedvirtual
iter_n_root_children_vfunc() const Gtk::TreeModelprotectedvirtual
iter_next_vfunc(const iterator& iter, iterator& iter_next) const Gtk::TreeModelprotectedvirtual
iter_nth_child_vfunc(const iterator& parent, int n, iterator& iter) const Gtk::TreeModelprotectedvirtual
iter_nth_root_child_vfunc(int n, iterator& iter) const Gtk::TreeModelprotectedvirtual
iter_parent_vfunc(const iterator& child, iterator& iter) const Gtk::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=(TreeModelFilter&& src) noexceptGtk::TreeModelFilter
Gtk::TreeModel::operator=(TreeModel&& src) noexceptGtk::TreeModel
Gtk::TreeDragSource::operator=(TreeDragSource&& src) noexceptGtk::TreeDragSource
Path typedefGtk::TreeModel
property_child_model() const Gtk::TreeModelFilter
property_virtual_root() const Gtk::TreeModelFilter
ref_node_vfunc(const iterator& iter) const Gtk::TreeModelprotectedvirtual
refilter()Gtk::TreeModelFilter
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) const Gtk::TreeDragSource
row_draggable_vfunc(const TreeModel::Path& path) const Gtk::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_modify_func(const TreeModelColumnRecord& columns, const SlotModify& slot)Gtk::TreeModelFilter
set_value_impl(const iterator& row, int column, const Glib::ValueBase& value) overrideGtk::TreeModelFilterprotectedvirtual
set_visible_column(const TreeModelColumnBase& column)Gtk::TreeModelFilter
set_visible_column(int column)Gtk::TreeModelFilter
set_visible_func(const SlotVisible& slot)Gtk::TreeModelFilter
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
SlotModify typedefGtk::TreeModelFilter
SlotVisible typedefGtk::TreeModelFilter
TreeDragSource()Gtk::TreeDragSourceprotected
TreeDragSource(TreeDragSource&& src) noexceptGtk::TreeDragSource
TreeModel()Gtk::TreeModelprotected
TreeModel(TreeModel&& src) noexceptGtk::TreeModel
TreeModelFilter(TreeModelFilter&& src) noexceptGtk::TreeModelFilter
TreeModelFilter(const Glib::RefPtr< TreeModel >& child_model)Gtk::TreeModelFilterexplicitprotected
TreeModelFilter(const Glib::RefPtr< TreeModel >& child_model, const TreeModel::Path& virtual_root)Gtk::TreeModelFilterexplicitprotected
unref_node_vfunc(const iterator& iter) const Gtk::TreeModelprotectedvirtual
wrap(GtkTreeModelFilter* object, bool take_copy=false)Gtk::TreeModelFilterrelated
Gtk::TreeModel::wrap(GtkTreeModel* object, bool take_copy=false)Gtk::TreeModelrelated
Gtk::TreeDragSource::wrap(GtkTreeDragSource* object, bool take_copy=false)Gtk::TreeDragSourcerelated
~TreeDragSource() noexcept overrideGtk::TreeDragSource
~TreeModel() noexcept overrideGtk::TreeModel
~TreeModelFilter() noexcept overrideGtk::TreeModelFilter