Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneMoreGres/ScreenTranslator
/ setRepeatCaptureEnabled
Method
setRepeatCaptureEnabled
src/trayicon.cpp:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void TrayIcon::setRepeatCaptureEnabled(bool isEnabled)
87
{
88
canRepeatCapture_ = isEnabled;
89
updateActions();
90
}
91
92
void TrayIcon::updateActions()
93
{
Callers
1
capture
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected