Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ contextChanged
Method
contextChanged
gui/builtinViews/implantEditor.py:136–138 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
134
self.pluggedImplantsTree.update(self.implants)
135
136
def
contextChanged(self, event):
137
self.update()
138
event.Skip()
139
140
def
expandLookup(self, event):
141
tree = self.availableImplantsTree
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected