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

Public Member Functions

 RecentSessionModelColumns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > visible_name
 
Gtk::TreeModelColumn< std::string > tip
 
Gtk::TreeModelColumn< std::string > fullpath
 
Gtk::TreeModelColumn< std::string > sample_rate
 
Gtk::TreeModelColumn< std::string > disk_format
 
Gtk::TreeModelColumn< std::string > modified_with
 
Gtk::TreeModelColumn< int64_t > time_modified
 
Gtk::TreeModelColumn< std::string > time_formatted
 

Detailed Description

Definition at line 139 of file session_dialog.h.

Constructor & Destructor Documentation

◆ RecentSessionModelColumns()

SessionDialog::RecentSessionModelColumns::RecentSessionModelColumns ( )
inline

Definition at line 140 of file session_dialog.h.

Member Data Documentation

◆ disk_format

Gtk::TreeModelColumn<std::string> SessionDialog::RecentSessionModelColumns::disk_format

Definition at line 155 of file session_dialog.h.

◆ fullpath

Gtk::TreeModelColumn<std::string> SessionDialog::RecentSessionModelColumns::fullpath

Definition at line 153 of file session_dialog.h.

◆ modified_with

Gtk::TreeModelColumn<std::string> SessionDialog::RecentSessionModelColumns::modified_with

Definition at line 156 of file session_dialog.h.

◆ sample_rate

Gtk::TreeModelColumn<std::string> SessionDialog::RecentSessionModelColumns::sample_rate

Definition at line 154 of file session_dialog.h.

◆ time_formatted

Gtk::TreeModelColumn<std::string> SessionDialog::RecentSessionModelColumns::time_formatted

Definition at line 158 of file session_dialog.h.

◆ time_modified

Gtk::TreeModelColumn<int64_t> SessionDialog::RecentSessionModelColumns::time_modified

Definition at line 157 of file session_dialog.h.

◆ tip

Gtk::TreeModelColumn<std::string> SessionDialog::RecentSessionModelColumns::tip

Definition at line 152 of file session_dialog.h.

◆ visible_name

Gtk::TreeModelColumn<std::string> SessionDialog::RecentSessionModelColumns::visible_name

Definition at line 151 of file session_dialog.h.


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