Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyQt5/PyQtClient
/ stop
Method
stop
Widgets/WaterWidget.py:111–115 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
109
painter.restore()
110
111
def
stop(self):
112
self.setValue(0, 0)
113
self.setRange(0, 0)
114
self._updateTimer.stop()
115
self.repaint()
116
117
def
value(self):
118
return
self._value
Callers
10
_showNotice
Method · 0.80
eventFilter
Method · 0.80
enterEvent
Method · 0.80
enterEvent
Method · 0.80
leaveEvent
Method · 0.80
showWaiting
Method · 0.80
showWaiting
Method · 0.80
g
Function · 0.80
jquery.min.js
File · 0.80
onPause
Method · 0.80
Calls
2
setValue
Method · 0.95
setRange
Method · 0.95
Tested by
1
onPause
Method · 0.64