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.

editParameter(const uint32_t index, const bool started)UI
getPluginInstancePointer() const noexceptUI
getSampleRate() const noexceptUI
onResize(const ResizeEvent &ev) overrideUIprotected
parameterChanged(uint32_t index, float value)=0UIprotectedpure virtual
programChanged(uint32_t index)=0UIprotectedpure virtual
sampleRateChanged(double newSampleRate)UIprotectedvirtual
sendNote(const uint8_t channel, const uint8_t note, const uint8_t velocity)UI
setParameterValue(const uint32_t index, const float value)UI
setState(const char *const key, const char *const value)UI
stateChanged(const char *key, const char *value)=0UIprotectedpure virtual
UI(uint width=0, uint height=0)UI
UIExporter (defined in UI)UIfriend
UIExporterWindow (defined in UI)UIfriend
uiFileBrowserSelected(const char *filename)UIprotectedvirtual
uiIdle()UIinlineprotectedvirtual
uiReshape(uint width, uint height)UIprotectedvirtual
~UI()UIvirtual