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

Public Member Functions

 RecentSessionModelColumns ()
 
- 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 > 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 111 of file session_dialog.h.

Constructor & Destructor Documentation

◆ RecentSessionModelColumns()

SessionDialog::RecentSessionModelColumns::RecentSessionModelColumns ( )
inline

Definition at line 112 of file session_dialog.h.

Member Data Documentation

◆ disk_format

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

Definition at line 127 of file session_dialog.h.

◆ fullpath

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

Definition at line 125 of file session_dialog.h.

◆ modified_with

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

Definition at line 128 of file session_dialog.h.

◆ sample_rate

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

Definition at line 126 of file session_dialog.h.

◆ time_formatted

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

Definition at line 130 of file session_dialog.h.

◆ time_modified

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

Definition at line 129 of file session_dialog.h.

◆ tip

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

Definition at line 124 of file session_dialog.h.

◆ visible_name

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

Definition at line 123 of file session_dialog.h.


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