Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetLabel
Method
GetLabel
gui/builtinShipBrowser/sfBrowserItem.py:71–72 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
69
self.dropShadowBmp = drawUtils.CreateDropShadowBitmap(self.normalBmp, self.dropShadowOpacity)
70
71
def
GetLabel(self):
72
return
self.label
73
74
def
GetHoverBitmap(self):
75
if
self.hoverBmp is None:
Callers
3
Selected
Method · 0.80
toggleEHP
Method · 0.80
MouseMove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected