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

Method getText

gui/contextMenu.py:373–374  ·  view source on GitHub ↗
(self, callingWindow, context, mainItem, selection)

Source from the content-addressed store, hash-verified

371
372 @abstractmethod
373 def getText(self, callingWindow, context, mainItem, selection):
374 raise NotImplementedError
375
376 def getSubMenu(self, callingWindow, context, mainItem, selection, rootMenu, i, pitem):
377 return

Callers 1

_baseGetTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected