MCPcopy Create free account
hub / github.com/PyQt5/PyQt / speed

Method speed

QProgressBar/Lib/QStyleAnimation.py:105–106  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

103 return progress
104
105 def speed(self):
106 return self._speed
107
108 def setSpeed(self, speed):
109 self._speed = speed

Callers 2

jquery.jsFile · 0.45
jquery.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected