MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / carrierSyncSetEnabled

Method carrierSyncSetEnabled

Components/TimeWindow.cpp:562–566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560}
561
562void
563TimeWindow::carrierSyncSetEnabled(bool enabled)
564{
565 this->ui->carrierSyncPage->setEnabled(enabled);
566}
567
568void
569TimeWindow::carrierSyncNotifySelection(bool selection)

Callers 1

notifyTaskRunningMethod · 0.95

Calls 1

setEnabledMethod · 0.45

Tested by

no test coverage detected