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

Method OnGetMoreEffects

src/PluginRegistrationDialog.cpp:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344}
345
346void PluginRegistrationDialog::OnGetMoreEffects(wxCommandEvent& WXUNUSED(evt))
347{
348 GetEffectsHelper::Get().GetEffects();
349}
350
351void PluginRegistrationDialog::OnOK(wxCommandEvent & WXUNUSED(evt))
352{

Callers

nothing calls this directly

Calls 2

GetFunction · 0.85
GetEffectsMethod · 0.80

Tested by

no test coverage detected