Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyQt5/PyQt
/ Target
Class
Target
QPropertyAnimation/RlatticeEffect.py:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
69
class
Target:
70
def
__init__(self, x, y):
71
self.x = x
72
self.y = y
73
74
75
class
Point(QObject):
# type: ignore
Callers
1
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected