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

Method getPanSpectrumStrategy

UIMediator/PanoramicDialogMediator.cpp:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73QString
74UIMediator::getPanSpectrumStrategy(void) const
75{
76 return this->ui->panoramicDialog->getStrategy();
77}
78
79QString
80UIMediator::getPanSpectrumPartition(void) const

Callers 1

onPanSpectrumStartMethod · 0.80

Calls 1

getStrategyMethod · 0.80

Tested by

no test coverage detected