This is the complete list of members for ProcessorEditorBase, including all inherited members.
addControl(ParamComponent *c, int x=0, int y=0, int w=1, int h=1) | ProcessorEditorBase | |
cols | ProcessorEditorBase | protected |
componentForId(const juce::String &uid) | ProcessorEditorBase | protected |
componentForParam(Parameter ¶m) | ProcessorEditorBase | protected |
controls | ProcessorEditorBase | protected |
cx | ProcessorEditorBase | protected |
cy | ProcessorEditorBase | protected |
extraHeightPx | ProcessorEditorBase | protected |
extraWidthPx | ProcessorEditorBase | protected |
getControlsArea() | ProcessorEditorBase | virtual |
getFullGridArea() | ProcessorEditorBase | |
getGridArea(int x, int y, int w=1, int h=1) | ProcessorEditorBase | virtual |
getGridHeight() | ProcessorEditorBase | |
getGridWidth() | ProcessorEditorBase | |
getUseIncreasedKeyboardAccessibility() | ProcessorEditorBase | |
ginProcessor | ProcessorEditorBase | protected |
globalFocusChanged(juce::Component *) override | ProcessorEditorBase | |
headerHeight | ProcessorEditorBase | protected |
inset | ProcessorEditorBase | protected |
makeResizable(int minX, int minY, int maxX, int maxY) | ProcessorEditorBase | |
paintOverChildren(juce::Graphics &g) override | ProcessorEditorBase | |
ProcessorEditorBase(Processor &p, int cx_, int cy_) | ProcessorEditorBase | |
resized() override | ProcessorEditorBase | |
resizeLimits | ProcessorEditorBase | |
resizer | ProcessorEditorBase | protected |
rows | ProcessorEditorBase | protected |
setGridSize(int x, int y, int extraWidthPx=0, int extraHeightPx=0) | ProcessorEditorBase | protected |
setUseIncreasedKeyboardAccessibility(bool accessible) | ProcessorEditorBase | |
tooltipWindow | ProcessorEditorBase | protected |
~ProcessorEditorBase() override | ProcessorEditorBase | |