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

Method duration

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

Source from the content-addressed store, hash-verified

40 return self.parent()
41
42 def duration(self):
43 return self._duration
44
45 def setDuration(self, duration):
46 self._duration = duration

Callers 1

TweenLite.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected