Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyQt5/PyQt
/ angle
Method
angle
QPushButton/RotateButton.py:171–172 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
169
170
@pyqtProperty(int)
171
def
angle(self):
172
return
self._angle
173
174
@angle.setter
175
def
angle(self, value):
Callers
nothing calls this directly
Calls
1
update
Method · 0.45
Tested by
no test coverage detected