ardour
Public Member Functions | Public Attributes | List of all members
EditorRouteGroups::Columns Struct Reference
Inheritance diagram for EditorRouteGroups::Columns:

Public Member Functions

 Columns ()
 

Public Attributes

Gtk::TreeModelColumn< Gdk::Color > gdkcolor
 
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 38 of file editor_route_groups.h.

Constructor & Destructor Documentation

EditorRouteGroups::Columns::Columns ( )
inline

Definition at line 40 of file editor_route_groups.h.

Member Data Documentation

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

Definition at line 66 of file editor_route_groups.h.

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

Definition at line 67 of file editor_route_groups.h.

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

Definition at line 59 of file editor_route_groups.h.

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

Definition at line 60 of file editor_route_groups.h.

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

Definition at line 56 of file editor_route_groups.h.

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

Definition at line 58 of file editor_route_groups.h.

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

Definition at line 64 of file editor_route_groups.h.

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

Definition at line 61 of file editor_route_groups.h.

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

Definition at line 63 of file editor_route_groups.h.

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

Definition at line 68 of file editor_route_groups.h.

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

Definition at line 65 of file editor_route_groups.h.

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

Definition at line 62 of file editor_route_groups.h.

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

Definition at line 57 of file editor_route_groups.h.


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