MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / eveFittings

Method eveFittings

gui/mainFrame.py:659–660  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

657 self.command.Submit(cmd.GuiToggleFittingRestrictionsCommand(fitID=fitID))
658
659 def eveFittings(self, event):
660 EveFittings.openOne(parent=self)
661
662 def onSSOLogin(self, event):
663 menu = self.GetMenuBar()

Callers

nothing calls this directly

Calls 1

openOneMethod · 0.45

Tested by

no test coverage detected