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
getBackgroundColor() const noexceptUI
getBundlePath() const noexceptUI
getForegroundColor() const noexceptUI
getNextBundlePath() noexceptUIstatic
getNextScaleFactor() noexceptUIstatic
getNextWindowId() noexceptUIstatic
getPluginInstancePointer() const noexceptUI
getSampleRate() const noexceptUI
isResizable() const noexceptUI
parameterChanged(uint32_t index, float value)=0UIprotectedpure virtual
PluginWindow (defined in UI)UIfriend
programLoaded(uint32_t index)=0UIprotectedpure virtual
requestStateFile(const char *key)UI
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
sizeChanged(uint width, uint height) overrideUIprotected
stateChanged(const char *key, const char *value)=0UIprotectedpure virtual
UI(uint width=0, uint height=0, bool automaticallyScaleAndSetAsMinimumSize=false)UI
UIExporter (defined in UI)UIfriend
uiIdle()UIinlineprotectedvirtual
uiScaleFactorChanged(double scaleFactor)UIprotectedvirtual
~UI() overrideUI