MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getText

Method getText

gui/builtinContextMenus/targetProfile/adder.py:28–29  ·  view source on GitHub ↗
(self, callingWindow, itmContext)

Source from the content-addressed store, hash-verified

26 return True
27
28 def getText(self, callingWindow, itmContext):
29 return _t('Add Target Profile')
30
31 def handleProfileAdd(self, event):
32 profile = self.eventProfileMap.get(event.Id, False)

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected