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

Method offset

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

Source from the content-addressed store, hash-verified

45
46 @pyqtProperty(int)
47 def offset(self):
48 return self._offset
49
50 @offset.setter
51 def offset(self, o):

Callers 2

layer.jsFile · 0.80
jquery.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected