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

Go to the source code of this file.

Classes

class  WaveChannelSubView
 
struct  WaveChannelSubViewPlacement
 
class  WaveChannelView
 

Namespaces

namespace  WaveChannelViewConstants
 

Typedefs

using WaveChannelSubViewPlacements = std::vector< WaveChannelSubViewPlacement >
 
using WaveChannelSubViews = ClientData::Site< WaveChannelView, WaveChannelSubView, ClientData::SkipCopying, std::shared_ptr >
 

Typedef Documentation

◆ WaveChannelSubViewPlacements

Definition at line 90 of file WaveChannelView.h.

◆ WaveChannelSubViews

Definition at line 93 of file WaveChannelView.h.