DISTRHO Plugin Framework
 All Classes Functions Variables Modules Pages
UI Member List

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

d_editParameter(const uint32_t index, const bool started)UI
d_getPluginInstancePointer() const noexceptUI
d_getSampleRate() const noexceptUI
d_parameterChanged(uint32_t index, float value)=0UIprotectedpure virtual
d_programChanged(uint32_t index)=0UIprotectedpure virtual
d_sampleRateChanged(double newSampleRate)UIprotectedvirtual
d_sendNote(const uint8_t channel, const uint8_t note, const uint8_t velocity)UI
d_setParameterValue(const uint32_t index, const float value)UI
d_setState(const char *const key, const char *const value)UI
d_stateChanged(const char *key, const char *value)=0UIprotectedpure virtual
d_uiFileBrowserSelected(const char *filename)UIprotectedvirtual
d_uiIdle()UIinlineprotectedvirtual
d_uiReshape(uint width, uint height)UIprotectedvirtual
onResize(const ResizeEvent &ev) overrideUIprotected
UI(uint width=0, uint height=0)UI
UIExporter (defined in UI)UIfriend
UIExporterWindow (defined in UI)UIfriend
~UI()UIvirtual