MCPcopy
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
44class QSingleApplication(QApplication):

Callers 10

onStartMethod · 0.45
closeEventMethod · 0.45
onStartMethod · 0.45
closeEventMethod · 0.45
closeEventMethod · 0.45
stopMethod · 0.45
resizeEventMethod · 0.45
SharedMemory.pyFile · 0.45
printPreviewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected