MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / setEasingCurve

Method setEasingCurve

src/interface/QAnimatedSlider.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void QAnimatedSlider::setEasingCurve(const QEasingCurve &easingCurve)
92{
93 mEasingCurve = easingCurve;
94}
95
96int QAnimatedSlider::duration() const
97{

Callers 15

SideSlideAnimatorMethod · 0.80
slideInMethod · 0.80
slideOutMethod · 0.80
SideSlideDecoratorMethod · 0.80
expandInMethod · 0.80
expandOutMethod · 0.80
fillInMethod · 0.80
fillOutMethod · 0.80
slideInMethod · 0.80
slideOutMethod · 0.80
launchFirstRunSetupMethod · 0.80
openBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected