Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnShowTargetProfileEditor
Method
OnShowTargetProfileEditor
gui/mainFrame.py:449–450 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
447
AttributeEditor.openOne(parent=self)
448
449
def
OnShowTargetProfileEditor(self, event):
450
TargetProfileEditor.openOne(parent=self)
451
452
def
OnShowDamagePatternEditor(self, event):
453
DmgPatternEditor.openOne(parent=self)
Callers
nothing calls this directly
Calls
1
openOne
Method · 0.45
Tested by
no test coverage detected