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

Method GetSelected

src/effects/EffectPresetDialog.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69wxString EffectPresetsDialog::GetSelected() const
70{
71 return mSelection;
72}
73
74void EffectPresetsDialog::SetSelected(const wxString& parms)
75{

Callers 2

TrackCompareMethod · 0.45
OnExportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected