Ardour
9.0-pre0-822-g12e3bc5c20
|
Public Member Functions | |
ModelColumns () | |
Public Attributes | |
Gtk::TreeModelColumn< std::string > | text |
Gtk::TreeModelColumn< std::string > | pgrp |
Gtk::TreeModelColumn< std::shared_ptr< ARDOUR::Playlist > > | playlist |
Definition at line 105 of file playlist_selector.h.
|
inline |
Definition at line 106 of file playlist_selector.h.
Gtk::TreeModelColumn<std::string> PlaylistSelector::ModelColumns::pgrp |
Definition at line 113 of file playlist_selector.h.
Gtk::TreeModelColumn<std::shared_ptr<ARDOUR::Playlist> > PlaylistSelector::ModelColumns::playlist |
Definition at line 114 of file playlist_selector.h.
Gtk::TreeModelColumn<std::string> PlaylistSelector::ModelColumns::text |
Definition at line 112 of file playlist_selector.h.