Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
20
def
tr(text: str) -> str:
21
return
QCoreApplication.translate(
"SystemTrayIcon"
, text)
22
23
24
class
MenuTarget(NSObject):
Callers
9
_buildMenu
Method · 0.85
notifyDiskSpaceInsufficient
Function · 0.85
notifyTaskCompleted
Function · 0.85
_updateService
Method · 0.85
_buildStatusMessage
Method · 0.85
notifyTaskCompleted
Function · 0.85
notifyDiskSpaceInsufficient
Function · 0.85
notifyBrowserTaskAdded
Function · 0.85
notifyBrowserPaired
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected