![]() |
Ardour
9.0-pre0-979-g7f6f3d64f1
|
Public Member Functions | |
SessionTemplateColumns () | |
![]() | |
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 191 of file session_dialog.h.
|
inline |
Definition at line 192 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::description |
Definition at line 203 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_long |
Definition at line 205 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_short |
Definition at line 204 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::name |
Definition at line 201 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::path |
Definition at line 202 of file session_dialog.h.
Gtk::TreeModelColumn<bool> SessionDialog::SessionTemplateColumns::removable |
Definition at line 206 of file session_dialog.h.