Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneMoreGres/ScreenTranslator
/ repeatCapture
Method
repeatCapture
src/manager.cpp:320–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
void Manager::repeatCapture()
321
{
322
SOFT_ASSERT(capturer_, return );
323
tray_->blockActions(true);
324
capturer_->repeatCapture();
325
}
326
327
void Manager::captureLocked()
328
{
Callers
2
handleIconClick
Method · 0.45
contextMenu
Method · 0.45
Calls
1
blockActions
Method · 0.80
Tested by
no test coverage detected