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

Method OnAddressChange

python/examples/hellopane.py:52–53  ·  view source on GitHub ↗
(self, context, frame, view, location)

Source from the content-addressed store, hash-verified

50 self.widget.updateState()
51
52 def OnAddressChange(self, context, frame, view, location):
53 self.widget.updateState()
54
55
56# Pane widget itself. This can be any QWidget.

Callers

nothing calls this directly

Calls 1

updateStateMethod · 0.80

Tested by

no test coverage detected