Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setDuration
Method
setDuration
src/interface/QAnimatedSlider.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void QAnimatedSlider::setDuration(int duration)
102
{
103
mDuration = duration;
104
}
105
106
void QAnimatedSlider::onSliderAction(int action)
107
{
Callers
13
SideSlideAnimator
Method · 0.80
SideSlideDecorator
Method · 0.80
ExpandAnimator
Method · 0.80
CircleFillAnimator
Method · 0.80
hideDecorator
Method · 0.80
SlideAnimator
Method · 0.80
launchFirstRunSetup
Method · 0.80
openBase
Method · 0.80
slideInWgt
Method · 0.80
setValueA
Method · 0.80
AnimatedJDSPIcon
Method · 0.80
FadingLabel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected