MCPcopy
hub / github.com/XiaoYouChR/Ghost-Downloader-3 / tr

Function tr

app/view/shell/mac_status_item.py:20–21  ·  view source on GitHub ↗
(text: str)

Source from the content-addressed store, hash-verified

18
19
20def tr(text: str) -> str:
21 return QCoreApplication.translate("SystemTrayIcon", text)
22
23
24class MenuTarget(NSObject):

Callers 9

_buildMenuMethod · 0.85
notifyTaskCompletedFunction · 0.85
_updateServiceMethod · 0.85
_buildStatusMessageMethod · 0.85
notifyTaskCompletedFunction · 0.85
notifyBrowserTaskAddedFunction · 0.85
notifyBrowserPairedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected