Audacity 3.2.0
Classes | Namespaces | Typedefs
WaveTrackView.h File Reference
#include "../../../ui/CommonTrackView.h"
#include "ClientData.h"
#include "SampleCount.h"
Include dependency graph for WaveTrackView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WaveTrackSubView
 
struct  WaveTrackSubViewPlacement
 
class  WaveTrackView
 
struct  ClipParameters
 

Namespaces

namespace  WaveTrackViewConstants
 

Typedefs

using WaveTrackSubViewPlacements = std::vector< WaveTrackSubViewPlacement >
 
using WaveTrackSubViews = ClientData::Site< WaveTrackView, WaveTrackSubView, ClientData::SkipCopying, std::shared_ptr >
 

Typedef Documentation

◆ WaveTrackSubViewPlacements

Definition at line 91 of file WaveTrackView.h.

◆ WaveTrackSubViews

Definition at line 94 of file WaveTrackView.h.