Ardour
9.0-pre0-582-g084a23a80d
|
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 |
Definition at line 161 of file session_dialog.h.
|
inline |
Definition at line 162 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::description |
Definition at line 172 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_long |
Definition at line 174 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_short |
Definition at line 173 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::name |
Definition at line 170 of file session_dialog.h.
Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::path |
Definition at line 171 of file session_dialog.h.