|
Ardour
9.2-567-gf42f34d25f
|
Public Member Functions | |
| SessionTemplateColumns () | |
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 > | name |
| Gtk::TreeModelColumn< std::string > | path |
| Gtk::TreeModelColumn< std::string > | description |
| Gtk::TreeModelColumn< std::string > | modified_with_short |
| Gtk::TreeModelColumn< std::string > | modified_with_long |
| Gtk::TreeModelColumn< bool > | removable |
Definition at line 200 of file session_dialog.h.
|
inline |
Definition at line 201 of file session_dialog.h.
| Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::description |
Definition at line 212 of file session_dialog.h.
| Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_long |
Definition at line 214 of file session_dialog.h.
| Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_short |
Definition at line 213 of file session_dialog.h.
| Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::name |
Definition at line 210 of file session_dialog.h.
| Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::path |
Definition at line 211 of file session_dialog.h.
| Gtk::TreeModelColumn<bool> SessionDialog::SessionTemplateColumns::removable |
Definition at line 215 of file session_dialog.h.