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

Method getHeaderText

gui/builtinStatsViews/firepowerViewFull.py:42–43  ·  view source on GitHub ↗
(self, fit)

Source from the content-addressed store, hash-verified

40 self._cachedValues = []
41
42 def getHeaderText(self, fit):
43 return _t("Firepower")
44
45 def getTextExtentW(self, text):
46 width, height = self.parent.GetTextExtent(text)

Callers 1

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected