DISTRHO Plugin Framework
UI Member List

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

editParameter(uint32_t index, bool started)UI
getNextBundlePath() noexceptUIstatic
getNextWindowId() noexceptUIstatic
getPluginInstancePointer() const noexceptUI
getSampleRate() const noexceptUI
parameterChanged(uint32_t index, float value)=0UIprotectedpure virtual
programLoaded(uint32_t index)=0UIprotectedpure virtual
sampleRateChanged(double newSampleRate)UIprotectedvirtual
sendNote(uint8_t channel, uint8_t note, uint8_t velocity)UI
setParameterValue(uint32_t index, float value)UI
setState(const char *key, const char *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
~UI()UIvirtual