| Automate(int index, float value) override | VSTEditor | virtual |
| BindTo(wxEvtHandler &src, const EventTag &eventType, void(Class::*pmf)(Event &)) | EffectEditor | inlineprotected |
| BuildFancy(EffectInstance &instance) | VSTEditor | |
| BuildPlain(EffectSettingsAccess &access, EffectType effectType, double projectRate) | VSTEditor | |
| Callback typedef | Observer::Publisher< EffectSettingChanged > | |
| CallbackReturn typedef | Observer::Publisher< EffectSettingChanged > | |
| Disconnect() | EffectEditor | virtual |
| EffectEditor(const EffectUIServices &services, EffectSettingsAccess &access) | EffectEditor | |
| EnableApply(wxWindow *parent, bool enable=true) | EffectEditor | static |
| EnablePreview(wxWindow *parent, bool enable=true) | EffectEditor | static |
| FetchSettingsFromInstance(EffectSettings &settings) | VSTEditor | private |
| Flush() override | VSTEditor | virtual |
| GetInstance() const | VSTEditor | |
| Idle() override | VSTEditor | privatevirtual |
| IsGraphicalUI() override | VSTEditor | virtual |
| kPlayID | EffectEditor | static |
| m_factory | Observer::Publisher< EffectSettingChanged > | private |
| m_list | Observer::Publisher< EffectSettingChanged > | private |
| mAccess | EffectEditor | protected |
| mControl | VSTEditor | private |
| mDialog | VSTEditor | private |
| mDisplays | VSTEditor | private |
| mDuration | VSTEditor | private |
| message_type typedef | Observer::Publisher< EffectSettingChanged > | |
| mGui | VSTEditor | private |
| mInstance | VSTEditor | private |
| mLabels | VSTEditor | private |
| mLastMovements | VSTEditor | private |
| mNames | VSTEditor | private |
| mNumParams | VSTEditor | private |
| mParamNames | VSTEditor | private |
| mParent | VSTEditor | private |
| mSliders | VSTEditor | private |
| mTimer | VSTEditor | |
| mTimerGuard | VSTEditor | private |
| mType | VSTEditor | private |
| mUIClosed | EffectEditor | protected |
| mUIServices | EffectEditor | protected |
| mWantsEditIdle | VSTEditor | private |
| mWantsIdle | VSTEditor | private |
| NeedEditIdle(bool state) | VSTEditor | private |
| NeedIdle() override | VSTEditor | privatevirtual |
| notifies_all | Observer::Publisher< EffectSettingChanged > | static |
| NotifyParameterChanged(int index, float value) | VSTEditor | private |
| OnClose() override | VSTEditor | virtual |
| OnIdle(wxIdleEvent &evt) | VSTEditor | private |
| OnSizeWindow(wxCommandEvent &evt) | VSTEditor | private |
| OnSlider(wxCommandEvent &evt) | VSTEditor | |
| OnTimer() | VSTEditor | |
| operator=(Publisher &&)=default | Observer::Publisher< EffectSettingChanged > | |
| Publish(const EffectSettingChanged &message) | Observer::Publisher< EffectSettingChanged > | inlineprotected |
| Publisher(ExceptionPolicy *pPolicy=nullptr, Alloc a={}) | Observer::Publisher< EffectSettingChanged > | inlineexplicit |
| Publisher(Publisher &&)=default | Observer::Publisher< EffectSettingChanged > | |
| RefreshParameters(int skip=-1) const | VSTEditor | |
| ShowDialog(bool nonModal) | VSTEditor | |
| SizeWindow(int w, int h) override | VSTEditor | protectedvirtual |
| StoreSettingsToInstance(const EffectSettings &settings) | VSTEditor | private |
| Subscribe(Callback callback) | Observer::Publisher< EffectSettingChanged > | |
| Subscribe(Object &obj, Return(Object::*callback)(Args...)) | Observer::Publisher< EffectSettingChanged > | inline |
| UpdateUI() override | VSTEditor | virtual |
| ValidateUI() override | VSTEditor | virtual |
| VSTEditor(VSTInstance &instance, EffectType type, bool gui, const EffectUIServices &services, EffectSettingsAccess &access, wxWindow *pParent, int numParams) | VSTEditor | |
| ~EffectEditor() | EffectEditor | virtual |
| ~VSTEditor() override | VSTEditor | |