Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
class
ClickableAddressLabel(ClickableLabel):
Callers
nothing calls this directly
Calls
1
func
Method · 0.80
Tested by
no test coverage detected