MCPcopy 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
74void TrayIcon::setTaskActionsEnabled(bool isEnabled)
75{
76 gotTask_ = isEnabled;
77 updateActions();
78}
79
80void TrayIcon::setCaptureLockedEnabled(bool isEnabled)
81{

Callers 3

updateSettingsMethod · 0.80
finishTaskMethod · 0.80
translatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected