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

Method getImage

gui/builtinPreferenceViews/pyfaMarketPreferences.py:129–130  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

127 self.sFit.serviceFittingOptions["showMarketShortcuts"] = self.cbMarketShortcuts.GetValue()
128
129 def getImage(self):
130 return BitmapLoader.getBitmap("settings_market", "gui")
131
132 def onPriceSelection(self, event):
133 system = self.chPriceSystem.GetString(self.chPriceSystem.GetSelection())

Callers

nothing calls this directly

Calls 1

getBitmapMethod · 0.45

Tested by

no test coverage detected