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

Method onAnalyzerParams

Default/FFT/FFTWidget.cpp:1184–1188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1182}
1183
1184void
1185FFTWidget::onAnalyzerParams(const Suscan::AnalyzerParams &params)
1186{
1187 this->refreshParamControls(params);
1188}
1189
1190void
1191FFTWidget::onSourceInfoMessage(Suscan::SourceInfoMessage const &msg)

Callers

nothing calls this directly

Calls 1

refreshParamControlsMethod · 0.95

Tested by

no test coverage detected