MCPcopy 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
86void TrayIcon::setRepeatCaptureEnabled(bool isEnabled)
87{
88 canRepeatCapture_ = isEnabled;
89 updateActions();
90}
91
92void TrayIcon::updateActions()
93{

Callers 1

captureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected