MCPcopy 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
568void
569TimeWindow::carrierSyncNotifySelection(bool selection)
570{
571 this->ui->guessCarrierButton->setEnabled(selection);
572}
573
574void
575TimeWindow::samplingSetEnabled(bool enabled)

Callers 1

refreshUiMethod · 0.95

Calls 1

setEnabledMethod · 0.45

Tested by

no test coverage detected