Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
91
void QAnimatedSlider::setEasingCurve(const QEasingCurve &easingCurve)
92
{
93
mEasingCurve = easingCurve;
94
}
95
96
int QAnimatedSlider::duration() const
97
{
Callers
15
SideSlideAnimator
Method · 0.80
slideIn
Method · 0.80
slideOut
Method · 0.80
SideSlideDecorator
Method · 0.80
expandIn
Method · 0.80
expandOut
Method · 0.80
fillIn
Method · 0.80
fillOut
Method · 0.80
slideIn
Method · 0.80
slideOut
Method · 0.80
launchFirstRunSetup
Method · 0.80
openBase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected