Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ setDuration
Method
setDuration
QProgressBar/Lib/QStyleAnimation.py:45–46 ·
view source on GitHub ↗
(self, duration)
Source
from the content-addressed store, hash-verified
43
return
self._duration
44
45
def
setDuration(self, duration):
46
self._duration = duration
47
48
def
delay(self):
49
return
self._delay
Callers
14
doShakeWindow
Method · 0.80
updateAnimation
Method · 0.80
__init__
Method · 0.80
slideInWgt
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
_initAnimate
Method · 0.80
enterEvent
Method · 0.80
leaveEvent
Method · 0.80
__init__
Method · 0.80
initAnimation
Method · 0.80
_init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected