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

Method getPreferredSampleRate

Components/PanoramicDialog.cpp:508–512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506}
507
508SUFLOAT
509PanoramicDialog::getPreferredSampleRate(void) const
510{
511 return this->ui->sampleRateSpin->value();
512}
513
514void
515PanoramicDialog::setMinBwForZoom(quint64 bw)

Callers 1

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected