76 void setOrientation (
bool shouldBeVertical);
85 void setAutoHide (
bool shouldHideWhenFullRange);
105 void setRangeLimits (
Range<
double> newRangeLimit,
120 void setRangeLimits (
double minimum,
double maximum,
174 void setCurrentRange (
double newStart,
double newSize,
188 void setCurrentRangeStart (
double newStart,
212 void setSingleStepSize (
double newSingleStepSize)
noexcept;
233 bool moveScrollbarInSteps (
int howManySteps,
250 bool moveScrollbarInPages (
int howManyPages,
280 void setButtonRepeatSpeed (
int initialDelayInMillisecs,
281 int repeatDelayInMillisecs,
282 int minimumDelayInMillisecs = -1);
320 double newRangeStart) = 0;
354 bool isScrollbarVertical,
355 bool isMouseOverButton,
356 bool isButtonDown) = 0;
377 bool isScrollbarVertical,
378 int thumbStartPosition,
381 bool isMouseDown) = 0;
#define noexcept
Definition DistrhoDefines.h:72
AsyncUpdater()
Definition juce_AsyncUpdater.cpp:44
Component() noexcept
Definition juce_Component.cpp:517
bool isMouseOver(bool includeChildren=false) const
Definition juce_Component.cpp:3159
Definition juce_GraphicsContext.h:45
Definition juce_ImageEffectFilter.h:43
Definition juce_KeyPress.h:40
Definition juce_ListenerList.h:70
Definition juce_MouseEvent.h:39
Definition juce_Range.h:40
Timer() noexcept
Definition juce_Timer.cpp:316
int y
Definition inflate.c:1588
int g
Definition inflate.c:1573
unsigned x[BMAX+1]
Definition inflate.c:1586
static int int height
Definition pugl.h:1594
static int width
Definition pugl.h:1593
#define JUCE_API
Definition juce_StandardHeader.h:152
Definition carla_juce.cpp:31
NotificationType
Definition juce_NotificationType.h:32
@ sendNotificationAsync
Definition juce_NotificationType.h:36
Definition juce_MouseEvent.h:392
#define const
Definition zconf.h:137