Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ updateItemStore
Method
updateItemStore
gui/builtinMarketBrowser/itemView.py:170–171 ·
view source on GitHub ↗
(self, items)
Source
from the content-addressed store, hash-verified
168
self.filterItemStore()
169
170
def
updateItemStore(self, items):
171
self.unfilteredStore = items
172
173
def
filterItemStore(self):
174
filteredItems = self.filterItems()
Callers
4
selectionMade
Method · 0.95
fitChanged
Method · 0.95
clearSearch
Method · 0.95
populateSearch
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected