|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| ModelColumns () | |
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 > | 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.