| BindTo(wxEvtHandler &src, const EventTag &eventType, void(Class::*pmf)(Event &)) | EffectEditor | inlineprotected |
| BuildFancy(std::unique_ptr< LV2Wrapper > pWrapper, const EffectSettings &settings) | LV2Editor | |
| BuildPlain(EffectSettingsAccess &access) | LV2Editor | |
| Callback typedef | Observer::Publisher< EffectSettingChanged > | |
| CallbackReturn typedef | Observer::Publisher< EffectSettingChanged > | |
| Disconnect() override | LV2Editor | virtual |
| EffectEditor(const EffectUIServices &services, EffectSettingsAccess &access) | EffectEditor | |
| EnableApply(wxWindow *parent, bool enable=true) | EffectEditor | static |
| EnablePreview(wxWindow *parent, bool enable=true) | EffectEditor | static |
| GetSuilHost() | LV2Editor | static |
| IsGraphicalUI() override | LV2Editor | virtual |
| kPlayID | EffectEditor | static |
| LV2Editor(const StatelessEffectUIServices &effect, EffectType type, const LilvPlugin &plug, LV2Instance &instance, EffectSettingsAccess &access, const EffectOutputs *pOutputs, double sampleRate, const LV2FeaturesList &features, const LV2Ports &ports, wxWindow *parent, bool useGUI) | LV2Editor | |
| m_factory | Observer::Publisher< EffectSettingChanged > | private |
| m_list | Observer::Publisher< EffectSettingChanged > | private |
| mAccess | EffectEditor | protected |
| mDialog | LV2Editor | |
| mDuration | LV2Editor | |
| message_type typedef | Observer::Publisher< EffectSettingChanged > | |
| mExternalUIClosed | LV2Editor | |
| mInstance | LV2Editor | |
| mNativeWinInitialSize | LV2Editor | |
| mNativeWinLastSize | LV2Editor | |
| mParent | LV2Editor | |
| mPlainUIControls | LV2Editor | |
| mPlug | LV2Editor | |
| mPorts | LV2Editor | |
| mPortUIStates | LV2Editor | |
| mpOutputs | LV2Editor | |
| mpWrapper | LV2Editor | |
| mResized | LV2Editor | |
| mResizing | LV2Editor | |
| mSampleRate | LV2Editor | |
| mSuilHost | LV2Editor | |
| mTimer | LV2Editor | |
| mType | LV2Editor | |
| mUI | LV2Editor | |
| mUIClosed | EffectEditor | protected |
| mUIFeatures | LV2Editor | |
| mUIIdleInterface | LV2Editor | |
| mUIServices | EffectEditor | protected |
| mUIShowInterface | LV2Editor | |
| mUseGUI | LV2Editor | |
| notifies_all | Observer::Publisher< EffectSettingChanged > | static |
| OnChoice(wxCommandEvent &evt) | LV2Editor | |
| OnClose() | EffectEditor | virtual |
| OnIdle(wxIdleEvent &evt) | LV2Editor | |
| OnSize(wxSizeEvent &evt) | LV2Editor | |
| OnSlider(wxCommandEvent &evt) | LV2Editor | |
| OnText(wxCommandEvent &evt) | LV2Editor | |
| OnToggle(wxCommandEvent &evt) | LV2Editor | |
| OnTrigger(wxCommandEvent &evt) | LV2Editor | |
| 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 > | |
| SetSlider(const LV2ControlPortState &state, const PlainUIControl &ctrl) | LV2Editor | |
| size_request(GtkWidget *widget, GtkRequisition *requisition, LV2Editor *pEditor) | LV2Editor | static |
| SizeRequest(GtkWidget *widget, GtkRequisition *requisition) | LV2Editor | |
| Subscribe(Callback callback) | Observer::Publisher< EffectSettingChanged > | |
| Subscribe(Object &obj, Return(Object::*callback)(Args...)) | Observer::Publisher< EffectSettingChanged > | inline |
| suil_port_index(const char *port_symbol) override | LV2Editor | virtual |
| suil_port_write(uint32_t port_index, uint32_t buffer_size, uint32_t protocol, const void *buffer) override | LV2Editor | virtual |
| ui_closed() override | LV2Editor | virtual |
| ui_resize(int width, int height) override | LV2Editor | virtual |
| UpdateControlPortValue(LV2EffectSettings &settings, size_t controlPortIndex, float value) | LV2Editor | |
| UpdateUI() override | LV2Editor | virtual |
| ValidateUI() override | LV2Editor | virtual |
| ~EffectEditor() | EffectEditor | virtual |
| ~LV2Editor() override | LV2Editor | |
| ~UIHandler() | LV2UIFeaturesList::UIHandler | privatevirtual |