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

Method enabled

gui/builtinContextMenus/factorReload.py:22–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20
21 @property
22 def enabled(self):
23 return self.mainFrame.getActiveFit() is not None
24
25 def getText(self, callingWindow, itmContext):
26 return _t("Factor in Reload Time")

Callers

nothing calls this directly

Calls 1

getActiveFitMethod · 0.45

Tested by

no test coverage detected