Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ isRunning
Method
isRunning
Demo/Lib/Application.py:40–41 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
38
del self._memory
39
40
def
isRunning(self):
41
return
self._running
42
43
44
class
QSingleApplication(QApplication):
Callers
10
onStart
Method · 0.45
closeEvent
Method · 0.45
onStart
Method · 0.45
closeEvent
Method · 0.45
closeEvent
Method · 0.45
stop
Method · 0.45
resizeEvent
Method · 0.45
SharedMemory.py
File · 0.45
SingleApplication.py
File · 0.45
printPreview
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected