|
DISTRHO Plugin Framework
|
This is the complete list of members for UI, including all inherited members.
| editParameter(uint32_t index, bool started) | UI | |
| getBackgroundColor() const noexcept | UI | |
| getBundlePath() 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 |
| PluginWindow (defined in UI) | UI | friend |
| programLoaded(uint32_t index)=0 | UI | protectedpure virtual |
| requestStateFile(const char *key) | UI | |
| 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 | |
| sizeChanged(uint width, uint height) override | UI | protected |
| stateChanged(const char *key, const char *value)=0 | UI | protectedpure virtual |
| UI(uint width=0, uint height=0, bool automaticallyScaleAndSetAsMinimumSize=false) | UI | |
| UIExporter (defined in UI) | UI | friend |
| uiIdle() | UI | inlineprotectedvirtual |
| uiScaleFactorChanged(double scaleFactor) | UI | protectedvirtual |
| ~UI() override | UI |