MCPcopy 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
320void Manager::repeatCapture()
321{
322 SOFT_ASSERT(capturer_, return );
323 tray_->blockActions(true);
324 capturer_->repeatCapture();
325}
326
327void Manager::captureLocked()
328{

Callers 2

handleIconClickMethod · 0.45
contextMenuMethod · 0.45

Calls 1

blockActionsMethod · 0.80

Tested by

no test coverage detected