MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / mousePressEvent

Method mousePressEvent

python/examples/triage/headers.py:19–20  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

17 self.func = func
18
19 def mousePressEvent(self, event):
20 self.func()
21
22
23class ClickableAddressLabel(ClickableLabel):

Callers

nothing calls this directly

Calls 1

funcMethod · 0.80

Tested by

no test coverage detected