#include <stripable_treemodel.h>
Definition at line 37 of file stripable_treemodel.h.
◆ AVColumn
◆ BoolColumn
◆ GlueList
◆ StringColumn
◆ StripableColumn
◆ UnsignedColumn
◆ StripableTreeModel()
◆ ~StripableTreeModel()
virtual StripableTreeModel::~StripableTreeModel |
( |
| ) |
|
|
protectedvirtual |
◆ create()
◆ get_column_type_vfunc()
GType StripableTreeModel::get_column_type_vfunc |
( |
int |
index | ) |
const |
|
protected |
◆ get_flags_vfunc()
Gtk::TreeModelFlags StripableTreeModel::get_flags_vfunc |
( |
| ) |
const |
|
protected |
◆ get_iter_vfunc()
bool StripableTreeModel::get_iter_vfunc |
( |
const Path & |
path, |
|
|
iterator & |
iter |
|
) |
| const |
|
protected |
◆ get_n_columns_vfunc()
int StripableTreeModel::get_n_columns_vfunc |
( |
| ) |
const |
|
protected |
◆ get_path_vfunc()
Path StripableTreeModel::get_path_vfunc |
( |
const iterator & |
iter | ) |
const |
|
protected |
◆ get_value_vfunc()
void StripableTreeModel::get_value_vfunc |
( |
const TreeModel::iterator & |
iter, |
|
|
int |
column, |
|
|
Glib::ValueBase & |
value |
|
) |
| const |
|
protected |
◆ iter_children_vfunc()
bool StripableTreeModel::iter_children_vfunc |
( |
const iterator & |
parent, |
|
|
iterator & |
iter |
|
) |
| const |
|
protected |
◆ iter_has_child_vfunc()
bool StripableTreeModel::iter_has_child_vfunc |
( |
const iterator & |
iter | ) |
const |
|
protected |
◆ iter_is_valid()
bool StripableTreeModel::iter_is_valid |
( |
const iterator & |
iter | ) |
const |
|
protected |
◆ iter_n_children_vfunc()
int StripableTreeModel::iter_n_children_vfunc |
( |
const iterator & |
iter | ) |
const |
|
protected |
◆ iter_n_root_children_vfunc()
int StripableTreeModel::iter_n_root_children_vfunc |
( |
| ) |
const |
|
protected |
◆ iter_next_vfunc()
bool StripableTreeModel::iter_next_vfunc |
( |
const iterator & |
iter, |
|
|
iterator & |
iter_next |
|
) |
| const |
|
protected |
◆ iter_nth_child_vfunc()
bool StripableTreeModel::iter_nth_child_vfunc |
( |
const iterator & |
parent, |
|
|
int |
n, |
|
|
iterator & |
iter |
|
) |
| const |
|
protected |
◆ iter_nth_root_child_vfunc()
bool StripableTreeModel::iter_nth_root_child_vfunc |
( |
int |
n, |
|
|
iterator & |
iter |
|
) |
| const |
|
protected |
◆ iter_parent_vfunc()
bool StripableTreeModel::iter_parent_vfunc |
( |
const iterator & |
child, |
|
|
iterator & |
iter |
|
) |
| const |
|
protected |
◆ remember_glue_item()
void StripableTreeModel::remember_glue_item |
( |
Glue * |
| ) |
const |
|
private |
◆ set_session()
◆ text_value()
void StripableTreeModel::text_value |
( |
std::shared_ptr< ARDOUR::Stripable > |
stripable, |
|
|
Glib::ValueBase & |
value |
|
) |
| const |
|
private |
◆ _session
◆ axis_view_provider
◆ columns
Columns StripableTreeModel::columns |
◆ glue_list
◆ n_columns
int StripableTreeModel::n_columns |
|
private |
The documentation for this class was generated from the following file: