MCPcopy 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
80class EventFilter(QtCore.QObject):

Callers

nothing calls this directly

Calls 1

set_large_imageMethod · 0.80

Tested by

no test coverage detected