| addAttachedComponent(AttachedComponentType &component, const String ¶mID, bool isDraggable=true) | krotos::KwidgetGUI | inlineprotected |
| addAttachedComponent(Component &parent, AttachedComponentType &component, const String ¶mID, bool isDraggable=true) | krotos::KwidgetGUI | inlineprotected |
| addParameterCallback(const String ¶mID, std::function< void(float)> callback) | krotos::KwidgetGUI | protected |
| createCustomParameterAttachment(const String ¶mID, Label &label) | krotos::KwidgetGUI | protected |
| createParameterAttachment(const String ¶mID, Slider &slider) | krotos::KwidgetGUI | protected |
| createParameterAttachment(const String ¶mID, Button &button) | krotos::KwidgetGUI | protected |
| createParameterAttachment(const String ¶mID, ComboBox &comboBox) | krotos::KwidgetGUI | protected |
| createParameterAttachment(const String ¶mID, std::function< void(float)> callback) | krotos::KwidgetGUI | protected |
| divideIntByFloat(int dividend, float divisor) | krotos::KwidgetGUI | inline |
| finalSetup() | krotos::KwidgetGUI | inlinevirtual |
| getKwidgetID() const | krotos::KwidgetGUI | |
| getKwidgetType() const | krotos::KwidgetGUI | |
| getOwner() | krotos::KwidgetGUI | |
| getTopBarComponent() | krotos::KwidgetGUI | inline |
| ignorePadding(bool ignore) | krotos::KwidgetGUI | inline |
| KwidgetGUI(Kwidget &owner) | krotos::KwidgetGUI | |
| KwidgetGUI_MoogVcf(Kwidget &owner) | krotos::KwidgetGUI_MoogVcf | |
| m_allowDrag | krotos::KwidgetGUI | private |
| m_borderColour | krotos::KwidgetGUI | protected |
| m_bypass | krotos::KwidgetGUI_MoogVcf | private |
| m_bypassAttachment | krotos::KwidgetGUI_MoogVcf | private |
| m_currentBounds | krotos::KwidgetGUI | protected |
| m_cutoff | krotos::KwidgetGUI_MoogVcf | private |
| m_deleteButton | krotos::KwidgetGUI | protected |
| m_dragger | krotos::KwidgetGUI | private |
| m_ignorePadding | krotos::KwidgetGUI | protected |
| m_owner | krotos::KwidgetGUI | private |
| m_parameterCallbacks | krotos::KwidgetGUI | private |
| m_renderStyle | krotos::KwidgetGUI | protected |
| m_resonance | krotos::KwidgetGUI_MoogVcf | private |
| m_selectButton | krotos::KwidgetGUI | protected |
| m_topBarComponent | krotos::KwidgetGUI | protected |
| m_undoManager | krotos::KwidgetGUI | private |
| mouseDown(const MouseEvent &event) override | krotos::KwidgetGUI | |
| moved() override | krotos::KwidgetGUI | |
| multiplyIntByFloat(int mult, float factor) | krotos::KwidgetGUI | inline |
| onDelete | krotos::KwidgetGUI | |
| paint(Graphics &g) override | krotos::KwidgetGUI | |
| Parameters typedef | krotos::KwidgetGUI_MoogVcf | |
| RenderStyle enum name | krotos::KwidgetGUI | |
| resized() override | krotos::KwidgetGUI_MoogVcf | |
| setRenderStyle(RenderStyle newStyle) | krotos::KwidgetGUI | |
| ~KwidgetGUI() override=default | krotos::KwidgetGUI | |