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

Method isChecked

gui/builtinContextMenus/priceOptions.py:32–33  ·  view source on GitHub ↗
(self, i)

Source from the content-addressed store, hash-verified

30 wx.PostEvent(self.mainFrame, GE.FitChanged(fitIDs=(fitID,)))
31
32 def isChecked(self, i):
33 return self.settings.get(self.optionName)
34
35
36class DronesPrice(ItemGroupPrice):

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected