Ardour  8.7-15-gadf511264b
TriggerClipPicker::Columns Struct Reference
Inheritance diagram for TriggerClipPicker::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 > name
 
Gtk::TreeModelColumn< std::string > path
 
Gtk::TreeModelColumn< bool > read
 
Gtk::TreeModelColumn< bool > file
 
Gtk::TreeModelColumn< Gdk::Colorcolor
 
Gtk::TreeModelColumn< bool > auditioned
 

Detailed Description

Definition at line 99 of file trigger_clip_picker.h.

Constructor & Destructor Documentation

◆ Columns()

TriggerClipPicker::Columns::Columns ( )
inline

Definition at line 100 of file trigger_clip_picker.h.

Member Data Documentation

◆ auditioned

Gtk::TreeModelColumn<bool> TriggerClipPicker::Columns::auditioned

Definition at line 114 of file trigger_clip_picker.h.

◆ color

Gtk::TreeModelColumn<Gdk::Color> TriggerClipPicker::Columns::color

Definition at line 113 of file trigger_clip_picker.h.

◆ file

Gtk::TreeModelColumn<bool> TriggerClipPicker::Columns::file

Definition at line 112 of file trigger_clip_picker.h.

◆ name

Gtk::TreeModelColumn<std::string> TriggerClipPicker::Columns::name

Definition at line 109 of file trigger_clip_picker.h.

◆ path

Gtk::TreeModelColumn<std::string> TriggerClipPicker::Columns::path

Definition at line 110 of file trigger_clip_picker.h.

◆ read

Gtk::TreeModelColumn<bool> TriggerClipPicker::Columns::read

Definition at line 111 of file trigger_clip_picker.h.


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