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

Method removeFAT

Components/MainSpectrum.cpp:664–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

662}
663
664void
665MainSpectrum::removeFAT(QString const &name)
666{
667 WATERFALL_CALL(removeFAT(name.toStdString()));
668}
669
670FrequencyBand
671MainSpectrum::deserializeFrequencyBand(Suscan::Object const &obj)

Callers 2

onBandPlanChangedMethod · 0.80
onTriggerBandPlanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected