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

Method onRangeLockChanged

Default/FFT/FFTWidget.cpp:1087–1091  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1085}
1086
1087void
1088FFTWidget::onRangeLockChanged(void)
1089{
1090 this->setRangeLock(this->getRangeLock());
1091}
1092
1093void
1094FFTWidget::onPeakChanged(void)

Callers

nothing calls this directly

Calls 2

setRangeLockMethod · 0.95
getRangeLockMethod · 0.95

Tested by

no test coverage detected