Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ carrierSyncNotifySelection
Method
carrierSyncNotifySelection
Components/TimeWindow.cpp:568–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
566
}
567
568
void
569
TimeWindow::carrierSyncNotifySelection(bool selection)
570
{
571
this->ui->guessCarrierButton->setEnabled(selection);
572
}
573
574
void
575
TimeWindow::samplingSetEnabled(bool enabled)
Callers
1
refreshUi
Method · 0.95
Calls
1
setEnabled
Method · 0.45
Tested by
no test coverage detected