11#ifndef __AUDACITY_WAVE_TRACK_VIEW_CONSTANTS__
12#define __AUDACITY_WAVE_TRACK_VIEW_CONSTANTS__
99 {
return id < other.
id; }
102 {
return id == other.
id; }
110 static const std::vector<WaveChannelSubViewType> &
All();
bool operator<(sampleCount a, sampleCount b)
bool operator==(const WaveTrackLocation &a, const WaveTrackLocation &b)
ComponentInterfaceSymbol pairs a persistent string identifier used internally with an optional,...
auto All(Tuple &&tuple)
Projection of all of a tuple.
WAVE_TRACK_API Display ConvertLegacyDisplayValue(int oldValue)
@ obsoleteWaveformDBDisplay
@ MultiView
"Multi" is special, not really a view type on par with the others.
WAVE_TRACK_API const EnumValueSymbol MultiViewSymbol
String identifier for a preference for one of each type of view.