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

Method getBitmap

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

Source from the content-addressed store, hash-verified

367 raise NotImplementedError
368
369 def getBitmap(self, callingWindow, context, mainItem, selection):
370 return
371
372 @abstractmethod
373 def getText(self, callingWindow, context, mainItem, selection):

Callers 1

_baseGetBitmapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected