Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ selectTargetProfile
Method
selectTargetProfile
gui/targetProfileEditor.py:379–381 ·
view source on GitHub ↗
(self, profile)
Source
from the content-addressed store, hash-verified
377
wx.PostEvent(self.mainFrame, GE.FitChanged(fitIDs=changedFitIDs))
378
379
def
selectTargetProfile(self, profile):
380
self.entityEditor.setActiveEntity(profile)
381
self.patternChanged()
Callers
1
openOne
Method · 0.80
Calls
2
patternChanged
Method · 0.95
setActiveEntity
Method · 0.80
Tested by
no test coverage detected