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

Method getHeaderText

gui/builtinStatsViews/priceViewFull.py:39–40  ·  view source on GitHub ↗
(self, fit)

Source from the content-addressed store, hash-verified

37 self.settings = MarketPriceSettings.getInstance()
38
39 def getHeaderText(self, fit):
40 return _t("Price")
41
42 def populatePanel(self, contentPanel, headerPanel):
43 contentSizer = contentPanel.GetSizer()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected