Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getBitmap
Method
getBitmap
gui/contextMenu.py:242–243 ·
view source on GitHub ↗
(self, callingWindow, context)
Source
from the content-addressed store, hash-verified
240
raise
NotImplementedError
241
242
def
getBitmap(self, callingWindow, context):
243
return
244
245
@abstractmethod
246
def
getText(self, callingWindow, context):
Callers
1
_baseGetBitmap
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected