DISTRHO Plugin Framework
|
This is the complete list of members for UI, including all inherited members.
DGL_NAMESPACE::PluginWindow (defined in UI) | UI | friend |
editParameter(uint32_t index, bool started) | UI | |
getBackgroundColor() const noexcept | UI | |
getForegroundColor() const noexcept | UI | |
getNextBundlePath() noexcept | UI | static |
getNextScaleFactor() noexcept | UI | static |
getNextWindowId() noexcept | UI | static |
getPluginInstancePointer() const noexcept | UI | |
getSampleRate() const noexcept | UI | |
isResizable() const noexcept | UI | |
parameterChanged(uint32_t index, float value)=0 | UI | protectedpure virtual |
programLoaded(uint32_t index)=0 | UI | protectedpure virtual |
sampleRateChanged(double newSampleRate) | UI | protectedvirtual |
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)=0 | UI | protectedpure virtual |
UI(uint width=0, uint height=0) | UI | |
UIExporter (defined in UI) | UI | friend |
~UI() | UI | virtual |