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