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

Method getBitmap

gui/contextMenu.py:281–282  ·  view source on GitHub ↗
(self, callingWindow, context, mainItem)

Source from the content-addressed store, hash-verified

279 raise NotImplementedError
280
281 def getBitmap(self, callingWindow, context, mainItem):
282 return
283
284 @abstractmethod
285 def getText(self, callingWindow, context, mainItem):

Callers 1

_baseGetBitmapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected