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

File custom_tooltip.py

python/examples/custom_tooltip.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from PySide6.QtWidgets import QWidget, QLabel, QVBoxLayout, QApplication, QMainWindow
2from PySide6.QtCore import Qt, QPoint
3import binaryninjaui
4

Callers

nothing calls this directly

Calls 2

show_tooltip_popupFunction · 0.85
execute_on_main_threadFunction · 0.50

Tested by

no test coverage detected