Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyQt5/PyQtClient
/ isRunning
Method
isRunning
Utils/Application.py:48–49 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
46
print(
"handleError message: "
, message)
47
48
def
isRunning(self):
49
return
self._running
50
51
def
activationWindow(self):
52
return
self._activationWindow
Callers
1
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected