| BindTo(wxEvtHandler &src, const EventTag &eventType, void(Class::*pmf)(Event &)) | EffectEditor | inlineprotected |
| 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 |
| IsGraphicalUI() override | VST3Editor | virtual |
| kPlayID | EffectEditor | static |
| m_factory | Observer::Publisher< EffectSettingChanged > | private |
| m_list | Observer::Publisher< EffectSettingChanged > | private |
| mAccess | EffectEditor | protected |
| mDuration | VST3Editor | private |
| message_type typedef | Observer::Publisher< EffectSettingChanged > | |
| mParent | VST3Editor | private |
| mPlainUI | VST3Editor | private |
| mPlugFrame | VST3Editor | private |
| mPlugView | VST3Editor | private |
| mUIClosed | EffectEditor | protected |
| mUIServices | EffectEditor | protected |
| mWrapper | VST3Editor | private |
| notifies_all | Observer::Publisher< EffectSettingChanged > | static |
| OnClose() override | VST3Editor | virtual |
| OnIdle(wxIdleEvent &) | VST3Editor | private |
| 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 > | |
| Subscribe(Callback callback) | Observer::Publisher< EffectSettingChanged > | |
| Subscribe(Object &obj, Return(Object::*callback)(Args...)) | Observer::Publisher< EffectSettingChanged > | inline |
| TryLoadNativeUI(wxWindow *parent) | VST3Editor | private |
| UpdateUI() override | VST3Editor | virtual |
| ValidateUI() override | VST3Editor | virtual |
| VST3Editor(wxWindow *parent, VST3Wrapper &wrapper, const EffectUIServices &effect, EffectType type, EffectSettingsAccess &access, bool useNativeUI) | VST3Editor | |
| ~EffectEditor() | EffectEditor | virtual |
| ~VST3Editor() override | VST3Editor | |