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

Method target

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

Source from the content-addressed store, hash-verified

37 self._skip = 0
38
39 def target(self):
40 return self.parent()
41
42 def duration(self):
43 return self._duration

Callers 1

updateTargetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected