Audacity 3.2.0
Classes | Namespaces | Typedefs
CommonTrackControls.h File Reference
#include "TrackControls.h"
Include dependency graph for CommonTrackControls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CommonTrackControls
 
struct  CommonTrackControls::InitMenuData
 

Namespaces

namespace  TrackInfo
 Functions for drawing the track control panel, which is shown to the side of a track It has the menus, pan and gain controls displayed in it. So "Info" is somewhat a misnomer. Should possibly be "TrackControls".
 

Typedefs

using TCPLines = std::vector< TrackInfo::TCPLine >
 

Typedef Documentation

◆ TCPLines

using TCPLines = std::vector< TrackInfo::TCPLine >

Definition at line 24 of file CommonTrackControls.h.