Ardour  9.0-pre0-582-g084a23a80d
SessionDialog::SessionTemplateColumns Struct Reference
Inheritance diagram for SessionDialog::SessionTemplateColumns:
[legend]

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
 

Detailed Description

Definition at line 161 of file session_dialog.h.

Constructor & Destructor Documentation

◆ SessionTemplateColumns()

SessionDialog::SessionTemplateColumns::SessionTemplateColumns ( )
inline

Definition at line 162 of file session_dialog.h.

Member Data Documentation

◆ description

Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::description

Definition at line 172 of file session_dialog.h.

◆ modified_with_long

Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_long

Definition at line 174 of file session_dialog.h.

◆ modified_with_short

Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::modified_with_short

Definition at line 173 of file session_dialog.h.

◆ name

Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::name

Definition at line 170 of file session_dialog.h.

◆ path

Gtk::TreeModelColumn<std::string> SessionDialog::SessionTemplateColumns::path

Definition at line 171 of file session_dialog.h.


The documentation for this struct was generated from the following file: