Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getText
Method
getText
gui/builtinContextMenus/graphDmgDroneMode.py:25–26 ·
view source on GitHub ↗
(self, callingWindow, itmContext)
Source
from the content-addressed store, hash-verified
23
return
srcContext ==
'dmgStatsGraph'
24
25
def
getText(self, callingWindow, itmContext):
26
return
_t(
'Drone Mode'
)
27
28
def
handleModeSwitch(self, event):
29
option = self.idOptionMap[event.Id]
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected