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