MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getHeaderText

Method getHeaderText

gui/builtinStatsViews/resourcesViewFull.py:83–84  ·  view source on GitHub ↗
(self, fit)

Source from the content-addressed store, hash-verified

81 self.headerPanel.Layout()
82
83 def getHeaderText(self, fit):
84 return _t("Resources")
85
86 def getTextExtentW(self, text):
87 width, height = self.parent.GetTextExtent(text)

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected