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

Method IsHiddenFromMenus

libraries/lib-components/EffectInterface.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96bool EffectDefinitionInterface::IsHiddenFromMenus() const
97{
98 return false;
99}
100
101EffectSettingsManager::~EffectSettingsManager() = default;
102

Callers 1

IsHiddenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected