![]() |
Audacity 3.2.0
|
#include "../../../ui/CommonChannelView.h"#include "ClientData.h"#include "SampleCount.h"#include "WaveTrack.h"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 > |
| using WaveChannelSubViewPlacements = std::vector<WaveChannelSubViewPlacement> |
Definition at line 90 of file WaveChannelView.h.
| using WaveChannelSubViews = ClientData::Site< WaveChannelView, WaveChannelSubView, ClientData::SkipCopying, std::shared_ptr > |
Definition at line 93 of file WaveChannelView.h.