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