Audacity 3.2.0
VST3Editor Member List

This is the complete list of members for VST3Editor, including all inherited members.

BindTo(wxEvtHandler &src, const EventTag &eventType, void(Class::*pmf)(Event &))EffectEditorinlineprotected
Callback typedefObserver::Publisher< EffectSettingChanged >
CallbackReturn typedefObserver::Publisher< EffectSettingChanged >
Disconnect()EffectEditorvirtual
EffectEditor(const EffectUIServices &services, EffectSettingsAccess &access)EffectEditor
EnableApply(wxWindow *parent, bool enable=true)EffectEditorstatic
EnablePreview(wxWindow *parent, bool enable=true)EffectEditorstatic
IsGraphicalUI() overrideVST3Editorvirtual
kPlayIDEffectEditorstatic
m_factoryObserver::Publisher< EffectSettingChanged >private
m_listObserver::Publisher< EffectSettingChanged >private
mAccessEffectEditorprotected
mDurationVST3Editorprivate
message_type typedefObserver::Publisher< EffectSettingChanged >
mParentVST3Editorprivate
mPlainUIVST3Editorprivate
mPlugFrameVST3Editorprivate
mPlugViewVST3Editorprivate
mUIClosedEffectEditorprotected
mUIServicesEffectEditorprotected
mWrapperVST3Editorprivate
notifies_allObserver::Publisher< EffectSettingChanged >static
OnClose() overrideVST3Editorvirtual
OnIdle(wxIdleEvent &)VST3Editorprivate
operator=(Publisher &&)=defaultObserver::Publisher< EffectSettingChanged >
Publish(const EffectSettingChanged &message)Observer::Publisher< EffectSettingChanged >inlineprotected
Publisher(ExceptionPolicy *pPolicy=nullptr, Alloc a={})Observer::Publisher< EffectSettingChanged >inlineexplicit
Publisher(Publisher &&)=defaultObserver::Publisher< EffectSettingChanged >
Subscribe(Callback callback)Observer::Publisher< EffectSettingChanged >
Subscribe(Object &obj, Return(Object::*callback)(Args...))Observer::Publisher< EffectSettingChanged >inline
TryLoadNativeUI(wxWindow *parent)VST3Editorprivate
UpdateUI() overrideVST3Editorvirtual
ValidateUI() overrideVST3Editorvirtual
VST3Editor(wxWindow *parent, VST3Wrapper &wrapper, const EffectUIServices &effect, EffectType type, EffectSettingsAccess &access, bool useNativeUI)VST3Editor
~EffectEditor()EffectEditorvirtual
~VST3Editor() overrideVST3Editor