Krotos Modules 3
Loading...
Searching...
No Matches
KwidgetGUI_Scaledadsr.cpp
Go to the documentation of this file.
1namespace krotos
2{
4 ;
9
28
40} // namespace krotos
AttachedSlider m_adsrRelease
Definition KwidgetGUI_Scaledadsr.h:41
void resized() override
Definition KwidgetGUI_Scaledadsr.cpp:29
Kwidget_Scaledadsr::Parameters Parameters
Definition KwidgetGUI_Scaledadsr.h:6
struct krotos::KwidgetGUI_Scaledadsr::Layout m_layout
AttachedSlider m_adsrSustain
Definition KwidgetGUI_Scaledadsr.h:40
KwidgetGUI_Scaledadsr(Kwidget &owner)
Definition KwidgetGUI_Scaledadsr.cpp:10
AttachedSlider m_adsrDecay
Definition KwidgetGUI_Scaledadsr.h:39
AttachedSlider m_adsrAmount
Definition KwidgetGUI_Scaledadsr.h:42
AttachedSlider m_adsrAttack
Definition KwidgetGUI_Scaledadsr.h:38
Interface for a UI Component that controls a KwidgetProcessor.
Definition KwidgetGUI.h:24
void ignorePadding(bool ignore)
Definition KwidgetGUI.h:86
Colour m_borderColour
Definition KwidgetGUI.h:149
void addAttachedComponent(AttachedComponentType &component, const String &paramID, bool isDraggable=true)
Definition KwidgetGUI.h:112
void resized() override
Definition KwidgetGUI.cpp:45
Definition Kwidget.h:8
Definition AirAbsorptionFilter.cpp:2
static const String SliderAttack
Definition KwidgetGUI_Scaledadsr.h:16
static const String SliderSustain
Definition KwidgetGUI_Scaledadsr.h:18
static const String SliderAmount
Definition KwidgetGUI_Scaledadsr.h:20
static const String SliderDecay
Definition KwidgetGUI_Scaledadsr.h:17
static const String SliderRelease
Definition KwidgetGUI_Scaledadsr.h:19
const Rectangle< int > rotSliderBottomM
Definition KwidgetGUI_Scaledadsr.h:33
const Rectangle< int > rotSliderTopL
Definition KwidgetGUI_Scaledadsr.h:30
const Rectangle< int > rotSliderTopM
Definition KwidgetGUI_Scaledadsr.h:32
const Rectangle< int > rotSliderBottomL
Definition KwidgetGUI_Scaledadsr.h:31
const Rectangle< int > rotSliderTopR
Definition KwidgetGUI_Scaledadsr.h:34