Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyQt5/PyQt
/ stop
Method
stop
QProgressBar/Lib/DWaterProgress.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
80
@pyqtSlot()
81
def
stop(self):
82
self.timer.stop()
83
84
def
resizePixmap(self, sz):
85
# https://github.com/linuxdeepin/dtkwidget/blob/master/src/widgets/dwaterprogress.cpp#L192
Callers
10
updateAnimation
Method · 0.45
doShow
Method · 0.45
doClose
Method · 0.45
contextMenuEvent
Method · 0.45
autoStop
Method · 0.45
autoStart
Method · 0.45
paintEvent
Method · 0.45
onTimeout
Method · 0.45
setRandomValue
Method · 0.45
updateTarget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected