Ardour  9.0-pre0-582-g084a23a80d
TrackSelection Class Reference

#include <track_selection.h>

Inheritance diagram for TrackSelection:
[legend]

Public Member Functions

 TrackSelection ()
 
 TrackSelection (TrackViewList const &)
 
- Public Member Functions inherited from TrackViewList
 TrackViewList ()
 
 TrackViewList (std::list< TimeAxisView * > const &)
 
virtual ~TrackViewList ()
 
virtual TrackViewList add (TrackViewList const &)
 
bool contains (TimeAxisView const *) const
 
TrackViewList filter_to_unique_playlists ()
 
ARDOUR::RouteList routelist () const
 
template<typename Function >
void foreach_time_axis (Function f)
 
template<typename Function >
void foreach_route_ui (Function f)
 
template<typename Function >
void foreach_stripable_time_axis (Function f)
 
template<typename Function >
void foreach_route_time_axis (Function f)
 
template<typename Function >
void foreach_audio_time_axis (Function f)
 
template<typename Function >
void foreach_midi_time_axis (Function f)
 

Detailed Description

Definition at line 25 of file track_selection.h.

Constructor & Destructor Documentation

◆ TrackSelection() [1/2]

TrackSelection::TrackSelection ( )
inline

Definition at line 28 of file track_selection.h.

◆ TrackSelection() [2/2]

TrackSelection::TrackSelection ( TrackViewList const &  )

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