Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
400
void
401
PanoramicDialog::setBannedDevice(QString const &desc)
402
{
403
this->bannedDevice = desc;
404
}
405
406
void
407
PanoramicDialog::setWfRange(qint64 freqStart, qint64 freqEnd)
Callers
1
refreshUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected