11#ifndef __AUDACITY_LADSPA_EFFECT_OPTIONS_DIALOG__
12#define __AUDACITY_LADSPA_EFFECT_OPTIONS_DIALOG__
26 void OnOk(wxCommandEvent & evt);
EffectDefinitionInterface is a ComponentInterface that adds some basic read-only information about ef...
const EffectDefinitionInterface & mEffect
LadspaEffectOptionsDialog(const EffectDefinitionInterface &effect)
virtual ~LadspaEffectOptionsDialog()
void PopulateOrExchange(ShuttleGui &S)
void OnOk(wxCommandEvent &evt)
Derived from ShuttleGuiBase, an Audacity specific class for shuttling data to and from GUI.