MCPcopy Create free account
hub / github.com/PyQt5/PyQtClient / onResume

Method onResume

Test/TestPropertyAnimation.py:40–41  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

38 self.pani.setEndValue(0)
39
40 def onResume(self):
41 self.pani.start()
42
43 def onStart(self):
44 self.pani.start()

Callers

nothing calls this directly

Calls 1

startMethod · 0.45

Tested by

no test coverage detected