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

Method getHeaderText

gui/builtinStatsViews/priceViewMinimal.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 "Price"
41
42 def populatePanel(self, contentPanel, headerPanel):
43 contentSizer = contentPanel.GetSizer()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected