Ardour  9.0-pre0-822-g12e3bc5c20
TriggerClipPicker::Columns Struct Reference
Inheritance diagram for TriggerClipPicker::Columns:
[legend]

Public Member Functions

 Columns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > name
 
Gtk::TreeModelColumn< std::string > path
 
Gtk::TreeModelColumn< bool > read
 
Gtk::TreeModelColumn< bool > file
 
Gtk::TreeModelColumn< Gdk::Color > color
 
Gtk::TreeModelColumn< bool > auditioned
 

Detailed Description

Definition at line 98 of file trigger_clip_picker.h.

Constructor & Destructor Documentation

◆ Columns()

TriggerClipPicker::Columns::Columns ( )
inline

Definition at line 99 of file trigger_clip_picker.h.

Member Data Documentation

◆ auditioned

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

Definition at line 113 of file trigger_clip_picker.h.

◆ color

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

Definition at line 112 of file trigger_clip_picker.h.

◆ file

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

Definition at line 111 of file trigger_clip_picker.h.

◆ name

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

Definition at line 108 of file trigger_clip_picker.h.

◆ path

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

Definition at line 109 of file trigger_clip_picker.h.

◆ read

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

Definition at line 110 of file trigger_clip_picker.h.


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