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

Method refreshPanel

gui/preferenceView.py:34–35  ·  view source on GitHub ↗
(self, fit)

Source from the content-addressed store, hash-verified

32 raise NotImplementedError()
33
34 def refreshPanel(self, fit):
35 raise NotImplementedError()
36
37 def getImage(self):
38 return wx.NullBitmap

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected