Ardour  9.0-pre0-582-g084a23a80d
EditorSnapshots::Columns Struct Reference
Inheritance diagram for EditorSnapshots::Columns:
[legend]

Public Member Functions

 Columns ()
 
- 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 > current_active
 
Gtk::TreeModelColumn< std::string > visible_name
 
Gtk::TreeModelColumn< std::string > real_name
 
Gtk::TreeModelColumn< std::string > time_formatted
 

Detailed Description

Definition at line 47 of file editor_snapshots.h.

Constructor & Destructor Documentation

◆ Columns()

EditorSnapshots::Columns::Columns ( )
inline

Definition at line 48 of file editor_snapshots.h.

Member Data Documentation

◆ current_active

Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::current_active

Definition at line 54 of file editor_snapshots.h.

◆ real_name

Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::real_name

Definition at line 56 of file editor_snapshots.h.

◆ time_formatted

Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::time_formatted

Definition at line 57 of file editor_snapshots.h.

◆ visible_name

Gtk::TreeModelColumn<std::string> EditorSnapshots::Columns::visible_name

Definition at line 55 of file editor_snapshots.h.


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