Ardour
9.0-pre0-582-g084a23a80d
|
This is the complete list of members for Gtk::TreeModel, including all inherited members.
add_interface(GType gtype_implementer) | Gtk::TreeModel | static |
Children typedef | Gtk::TreeModel | |
children() | Gtk::TreeModel | |
children() const | Gtk::TreeModel | |
ColumnRecord typedef | Gtk::TreeModel | |
const_iterator typedef | Gtk::TreeModel | |
const_reverse_iterator typedef | Gtk::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::TreeModel | protectedvirtual |
get_flags() const | Gtk::TreeModel | |
get_flags_vfunc() const | Gtk::TreeModel | protectedvirtual |
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::TreeModel | protectedvirtual |
get_n_columns() const | Gtk::TreeModel | |
get_n_columns_vfunc() const | Gtk::TreeModel | protectedvirtual |
get_path(const iterator &iter) const | Gtk::TreeModel | |
get_path_vfunc(const iterator &iter) const | Gtk::TreeModel | protectedvirtual |
get_string(const iterator &iter) const | Gtk::TreeModel | |
get_type() G_GNUC_CONST | Gtk::TreeModel | static |
get_value_impl(const iterator &row, int column, Glib::ValueBase &value) const | Gtk::TreeModel | protectedvirtual |
get_value_vfunc(const iterator &iter, int column, Glib::ValueBase &value) const | Gtk::TreeModel | protectedvirtual |
gobj() | Gtk::TreeModel | inline |
gobj() const | Gtk::TreeModel | inline |
Gtk::TreeIter class | Gtk::TreeModel | friend |
Gtk::TreeModelSort class | Gtk::TreeModel | friend |
Gtk::TreeRow class | Gtk::TreeModel | friend |
iter_children_vfunc(const iterator &parent, iterator &iter) const | Gtk::TreeModel | protectedvirtual |
iter_has_child_vfunc(const iterator &iter) const | Gtk::TreeModel | protectedvirtual |
iter_is_valid(const iterator &iter) const | Gtk::TreeModel | protectedvirtual |
iter_n_children_vfunc(const iterator &iter) const | Gtk::TreeModel | protectedvirtual |
iter_n_root_children_vfunc() const | Gtk::TreeModel | protectedvirtual |
iter_next_vfunc(const iterator &iter, iterator &iter_next) const | Gtk::TreeModel | protectedvirtual |
iter_nth_child_vfunc(const iterator &parent, int n, iterator &iter) const | Gtk::TreeModel | protectedvirtual |
iter_nth_root_child_vfunc(int n, iterator &iter) const | Gtk::TreeModel | protectedvirtual |
iter_parent_vfunc(const iterator &child, iterator &iter) const | Gtk::TreeModel | protectedvirtual |
iterator typedef | Gtk::TreeModel | |
on_row_changed(const TreeModel::Path &path, const TreeModel::iterator &iter) | Gtk::TreeModel | protectedvirtual |
on_row_deleted(const TreeModel::Path &path) | Gtk::TreeModel | protectedvirtual |
on_row_has_child_toggled(const TreeModel::Path &path, const TreeModel::iterator &iter) | Gtk::TreeModel | protectedvirtual |
on_row_inserted(const TreeModel::Path &path, const TreeModel::iterator &iter) | Gtk::TreeModel | protectedvirtual |
on_rows_reordered(const TreeModel::Path &path, const TreeModel::iterator &iter, int *new_order) | Gtk::TreeModel | protectedvirtual |
Path typedef | Gtk::TreeModel | |
ref_node_vfunc(const iterator &iter) const | Gtk::TreeModel | protectedvirtual |
reverse_iterator typedef | Gtk::TreeModel | |
Row typedef | Gtk::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 typedef | Gtk::TreeModel | |
rows_reordered(const Path &path, const iterator &iter, const Glib::ArrayHandle< int > &new_order) | Gtk::TreeModel | |
rows_reordered(const Path &path, const Glib::ArrayHandle< int > &new_order) | Gtk::TreeModel | |
rows_reordered(const Path &path, const iterator &iter, int *new_order) | Gtk::TreeModel | |
set_value_impl(const iterator &row, int column, const Glib::ValueBase &value) | Gtk::TreeModel | protectedvirtual |
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 typedef | Gtk::TreeModel | |
SlotForeachPath typedef | Gtk::TreeModel | |
SlotForeachPathAndIter typedef | Gtk::TreeModel | |
TreeModel() | Gtk::TreeModel | protected |
unref_node_vfunc(const iterator &iter) const | Gtk::TreeModel | protectedvirtual |
wrap(GtkTreeModel *object, bool take_copy=false) | Gtk::TreeModel | related |
~TreeModel() | Gtk::TreeModel | virtual |