Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
class
DronesPrice(ItemGroupPrice):
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected