Ardour  9.0-pre0-822-g12e3bc5c20
SessionDialog::SessionTemplateColumns Struct Reference
Inheritance diagram for SessionDialog::SessionTemplateColumns:
[legend]

Public Member Functions

 SessionTemplateColumns ()
 

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
 

Detailed Description

Definition at line 191 of file session_dialog.h.

Constructor & Destructor Documentation

◆ SessionTemplateColumns()

SessionDialog::SessionTemplateColumns::SessionTemplateColumns ( )
inline

Definition at line 192 of file session_dialog.h.

Member Data Documentation

◆ description

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

Definition at line 203 of file session_dialog.h.

◆ modified_with_long

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

Definition at line 205 of file session_dialog.h.

◆ modified_with_short

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

Definition at line 204 of file session_dialog.h.

◆ name

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

Definition at line 201 of file session_dialog.h.

◆ path

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

Definition at line 202 of file session_dialog.h.

◆ removable

Gtk::TreeModelColumn<bool> SessionDialog::SessionTemplateColumns::removable

Definition at line 206 of file session_dialog.h.


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