Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
562
void
563
TimeWindow::carrierSyncSetEnabled(bool enabled)
564
{
565
this->ui->carrierSyncPage->setEnabled(enabled);
566
}
567
568
void
569
TimeWindow::carrierSyncNotifySelection(bool selection)
Callers
1
notifyTaskRunning
Method · 0.95
Calls
1
setEnabled
Method · 0.45
Tested by
no test coverage detected