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

Method getBitmap

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

Source from the content-addressed store, hash-verified

318 raise NotImplementedError
319
320 def getBitmap(self, callingWindow, context, selection):
321 return
322
323 @abstractmethod
324 def getText(self, callingWindow, context, selection):

Callers 1

_baseGetBitmapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected