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

Method GetEffects

src/menus/GetEffectsHelper.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19void GetEffectsHelper::GetEffects()
20{
21 Publish({});
22}
23
24Observer::Subscription GetEffectsHelper::Subscribe(Callback callback, GetEffectsHandlerType handlerType)
25{

Callers 5

MakeGetEffectsButtonMethod · 0.80
OnGetMoreEffectsMethod · 0.80
PopulateMethod · 0.80
PickEffectMethod · 0.80
EffectMenuFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected