Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneMoreGres/ScreenTranslator
/ setTaskActionsEnabled
Method
setTaskActionsEnabled
src/trayicon.cpp:74–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void TrayIcon::setTaskActionsEnabled(bool isEnabled)
75
{
76
gotTask_ = isEnabled;
77
updateActions();
78
}
79
80
void TrayIcon::setCaptureLockedEnabled(bool isEnabled)
81
{
Callers
3
updateSettings
Method · 0.80
finishTask
Method · 0.80
translated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected