MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / _baseGetBitmap

Method _baseGetBitmap

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

Source from the content-addressed store, hash-verified

207
208 @abstractmethod
209 def _baseGetBitmap(self, callingWindow, context, mainItem, selection):
210 raise NotImplementedError
211
212 @abstractmethod
213 def _baseGetText(self, callingWindow, context, mainItem, selection):

Callers 1

getMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected