Ardour  9.0-pre0-582-g084a23a80d
EditorRouteGroups::Columns Struct Reference
Inheritance diagram for EditorRouteGroups::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< Gdk::Colorgdkcolor
 
Gtk::TreeModelColumn< std::string > text
 
Gtk::TreeModelColumn< bool > is_visible
 
Gtk::TreeModelColumn< bool > gain
 
Gtk::TreeModelColumn< bool > gain_relative
 
Gtk::TreeModelColumn< bool > mute
 
Gtk::TreeModelColumn< bool > solo
 
Gtk::TreeModelColumn< bool > record
 
Gtk::TreeModelColumn< bool > monitoring
 
Gtk::TreeModelColumn< bool > select
 
Gtk::TreeModelColumn< bool > active_shared
 
Gtk::TreeModelColumn< bool > active_state
 
Gtk::TreeModelColumn< ARDOUR::RouteGroup * > routegroup
 

Detailed Description

Definition at line 50 of file editor_route_groups.h.

Constructor & Destructor Documentation

◆ Columns()

EditorRouteGroups::Columns::Columns ( )
inline

Definition at line 52 of file editor_route_groups.h.

Member Data Documentation

◆ active_shared

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::active_shared

Definition at line 78 of file editor_route_groups.h.

◆ active_state

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::active_state

Definition at line 79 of file editor_route_groups.h.

◆ gain

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::gain

Definition at line 71 of file editor_route_groups.h.

◆ gain_relative

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::gain_relative

Definition at line 72 of file editor_route_groups.h.

◆ gdkcolor

Gtk::TreeModelColumn<Gdk::Color> EditorRouteGroups::Columns::gdkcolor

Definition at line 68 of file editor_route_groups.h.

◆ is_visible

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::is_visible

Definition at line 70 of file editor_route_groups.h.

◆ monitoring

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::monitoring

Definition at line 76 of file editor_route_groups.h.

◆ mute

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::mute

Definition at line 73 of file editor_route_groups.h.

◆ record

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::record

Definition at line 75 of file editor_route_groups.h.

◆ routegroup

Gtk::TreeModelColumn<ARDOUR::RouteGroup*> EditorRouteGroups::Columns::routegroup

Definition at line 80 of file editor_route_groups.h.

◆ select

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::select

Definition at line 77 of file editor_route_groups.h.

◆ solo

Gtk::TreeModelColumn<bool> EditorRouteGroups::Columns::solo

Definition at line 74 of file editor_route_groups.h.

◆ text

Gtk::TreeModelColumn<std::string> EditorRouteGroups::Columns::text

Definition at line 69 of file editor_route_groups.h.


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