Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyQt5/PyQt
/ stop
Method
stop
QMetaObject/CallInThread.py:26–27 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
24
self._textBrowser = textBrowser
25
26
def
stop(self):
27
self.requestInterruption()
28
29
def
run(self):
30
while
not self.isInterruptionRequested():
Callers
11
closeEvent
Method · 0.45
toggleRotation
Method · 0.45
finish
Method · 0.45
doCountDown
Method · 0.45
closeEvent
Method · 0.45
set_pause_resume
Method · 0.45
set_reset
Method · 0.45
set_stop
Method · 0.45
handleTimeout
Method · 0.45
onTimerOut
Method · 0.45
stop_flash
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected