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

Method __init__

gui/builtinContextMenus/moduleRahPattern.py:17–18  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

15class ChangeRahPattern(ContextMenuSingle, DamagePatternMixin):
16
17 def __init__(self):
18 self.mainFrame = gui.mainFrame.MainFrame.getInstance()
19
20 def display(self, callingWindow, srcContext, mainItem):
21 if srcContext != 'fittingModule':

Callers

nothing calls this directly

Calls 1

getInstanceMethod · 0.45

Tested by

no test coverage detected