Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ mousePressEvent
Method
mousePressEvent
tools/triage_tests.py:76–77 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
74
self.setLayout(layout)
75
76
def
mousePressEvent(self, event):
77
self.parent.set_large_image(self.index)
78
79
80
class
EventFilter(QtCore.QObject):
Callers
nothing calls this directly
Calls
1
set_large_image
Method · 0.80
Tested by
no test coverage detected