Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnShowImplantSetEditor
Method
OnShowImplantSetEditor
gui/mainFrame.py:455–456 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
453
DmgPatternEditor.openOne(parent=self)
454
455
def
OnShowImplantSetEditor(self, event):
456
ImplantSetEditor.openOne(parent=self)
457
458
def
OnShowExportDialog(self, event):
459
""
" Export active fit "
""
Callers
nothing calls this directly
Calls
1
openOne
Method · 0.45
Tested by
no test coverage detected