Ardour
9.0-pre0-582-g084a23a80d
|
Public Member Functions | |
Columns () | |
Public Member Functions inherited from Gtk::TreeModelColumnRecord | |
TreeModelColumnRecord () | |
virtual | ~TreeModelColumnRecord () |
void | add (TreeModelColumnBase &column) |
unsigned int | size () const |
const GType * | types () const |
Public Attributes | |
Gtk::TreeModelColumn< std::string > | current_active |
Gtk::TreeModelColumn< std::string > | visible_name |
Gtk::TreeModelColumn< std::string > | real_name |
Gtk::TreeModelColumn< std::string > | time_formatted |
Definition at line 47 of file editor_snapshots.h.
|
inline |
Definition at line 48 of file editor_snapshots.h.
Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::current_active |
Definition at line 54 of file editor_snapshots.h.
Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::real_name |
Definition at line 56 of file editor_snapshots.h.
Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::time_formatted |
Definition at line 57 of file editor_snapshots.h.
Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::visible_name |
Definition at line 55 of file editor_snapshots.h.