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

File files.py

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

Source from the content-addressed store, hash-verified

1import os
2from PySide6.QtWidgets import QWidget, QTreeView, QFileSystemModel, QVBoxLayout, QMessageBox, QAbstractItemView
3from PySide6.QtGui import QKeySequence
4from PySide6.QtCore import QSettings, QDir

Callers

nothing calls this directly

Calls 2

SettingsClass · 0.90
register_settingMethod · 0.80

Tested by

no test coverage detected