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

Method setBannedDevice

Components/PanoramicDialog.cpp:400–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400void
401PanoramicDialog::setBannedDevice(QString const &desc)
402{
403 this->bannedDevice = desc;
404}
405
406void
407PanoramicDialog::setWfRange(qint64 freqStart, qint64 freqEnd)

Callers 1

refreshUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected