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

Method isChecked

gui/builtinContextMenus/graphLockRange.py:29–30  ·  view source on GitHub ↗
(self, i)

Source from the content-addressed store, hash-verified

27 wx.PostEvent(self.mainFrame, GE.GraphOptionChanged())
28
29 def isChecked(self, i):
30 return self.settings.get('ignoreLockRange')
31
32
33GraphIgnoreLockRangeMenu.register()

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected