gtkmm  3.22.1
Gtk::TreeModel Member List

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

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
add_interface(GType gtype_implementer)Gtk::TreeModelstatic
Children typedefGtk::TreeModel
children()Gtk::TreeModel
children() const Gtk::TreeModel
ColumnRecord typedefGtk::TreeModel
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
const_iterator typedefGtk::TreeModel
const_reverse_iterator typedefGtk::TreeModel
foreach(const SlotForeachPathAndIter& slot)Gtk::TreeModel
foreach_iter(const SlotForeachIter& slot)Gtk::TreeModel
foreach_path(const SlotForeachPath& slot)Gtk::TreeModel
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
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 Glib::ustring& path_string)Gtk::TreeModel
get_iter_vfunc(const Path& path, iterator& iter) const Gtk::TreeModelprotectedvirtual
get_n_columns() const Gtk::TreeModel
get_n_columns_vfunc() const Gtk::TreeModelprotectedvirtual
get_path(const iterator& iter) const Gtk::TreeModel
get_path_vfunc(const iterator& iter) const Gtk::TreeModelprotectedvirtual
get_property(const Glib::ustring &property_name, PropertyType &value) const Glib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const Glib::ObjectBase
get_string(const iterator& iter) const Gtk::TreeModel
get_type()Gtk::TreeModelstatic
get_value_impl(const iterator& row, int column, Glib::ValueBase& value) const Gtk::TreeModelprotectedvirtual
get_value_vfunc(const iterator& iter, int column, Glib::ValueBase& value) const Gtk::TreeModelprotectedvirtual
gobj()Gtk::TreeModelinline
gobj() const Gtk::TreeModelinline
gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
Interface()Glib::Interface
Interface(Interface &&src) noexceptGlib::Interface
Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Interface(GObject *castitem)Glib::Interface
Interface(const Interface &)=deleteGlib::Interface
iter_children_vfunc(const iterator& parent, iterator& iter) const Gtk::TreeModelprotectedvirtual
iter_has_child_vfunc(const iterator& iter) const Gtk::TreeModelprotectedvirtual
iter_n_children_vfunc(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
notify_callbacks()sigc::trackable
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
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
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
Path typedefGtk::TreeModel
ref_node_vfunc(const iterator& iter) const Gtk::TreeModelprotectedvirtual
reference() const Glib::ObjectBasevirtual
remove_destroy_notify_callback(void *data) const sigc::trackable
reverse_iterator typedefGtk::TreeModel
Row typedefGtk::TreeModel
row_changed(const Path& path, const iterator& iter)Gtk::TreeModel
row_deleted(const Path& path)Gtk::TreeModel
row_has_child_toggled(const Path& path, const iterator& iter)Gtk::TreeModel
row_inserted(const Path& path, const iterator& iter)Gtk::TreeModel
RowReference typedefGtk::TreeModel
rows_reordered(const Path& path, 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 iterator& iter, int* new_order)Gtk::TreeModel
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
set_value_impl(const iterator& row, 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
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
TreeModel()Gtk::TreeModelprotected
TreeModel(TreeModel&& src) noexceptGtk::TreeModel
unref_node_vfunc(const iterator& iter) const Gtk::TreeModelprotectedvirtual
unreference() const Glib::ObjectBasevirtual
wrap(GtkTreeModel* object, bool take_copy=false)Gtk::TreeModelrelated
~Interface() noexceptoverrideGlib::Interface
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable
~TreeModel() noexceptoverrideGtk::TreeModel