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

Method getText

gui/builtinContextMenus/factorReload.py:25–26  ·  view source on GitHub ↗
(self, callingWindow, itmContext)

Source from the content-addressed store, hash-verified

23 return self.mainFrame.getActiveFit() is not None
24
25 def getText(self, callingWindow, itmContext):
26 return _t("Factor in Reload Time")
27
28 def activate(self, callingWindow, fullContext, i):
29 fitIDs = Fit.getInstance().toggleFactorReload()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected