MCPcopy Create free account
hub / github.com/audacity/audacity / ViewModeChoice

Method ViewModeChoice

src/prefs/TracksPrefs.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157WaveChannelViewConstants::Display TracksPrefs::ViewModeChoice()
158{
159 return ViewModeSetting().ReadEnum();
160}
161
162//////////
163static EnumSetting<WaveChannelViewConstants::SampleDisplay>

Callers

nothing calls this directly

Calls 2

ViewModeSettingFunction · 0.85
ReadEnumMethod · 0.80

Tested by

no test coverage detected