Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ Show
Method
Show
gui/builtinShipBrowser/sfBrowserItem.py:34–35 ·
view source on GitHub ↗
(self, show)
Source
from the content-addressed store, hash-verified
32
# state : BTN_STUFF
33
34
def
Show(self, show):
35
self.show = show
36
37
def
Hide(self):
38
self.show = False
Callers
15
__init__
Method · 0.45
fitSelected
Method · 0.45
fitChanged
Method · 0.45
clearSearch
Method · 0.45
populateSearch
Method · 0.45
enterNewEntity
Method · 0.45
toggleContext
Method · 0.45
refreshPanel
Method · 0.45
activate
Method · 0.45
__init__
Method · 0.45
selectShip
Method · 0.45
newBtnCB
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected