Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetHeaderContentSizer
Method
GetHeaderContentSizer
gui/toggle_panel.py:75–76 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
73
item.Bind(wx.EVT_LEFT_UP, self.ToggleContent)
74
75
def
GetHeaderContentSizer(self):
76
return
self.hcontent_sizer
77
78
def
GetHeaderPanel(self):
79
return
self.header_panel
Callers
4
contextHandler
Method · 0.80
populatePanel
Method · 0.80
populatePanel
Method · 0.80
switchToMiningYieldView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected