Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
QString
74
UIMediator::getPanSpectrumStrategy(void) const
75
{
76
return this->ui->panoramicDialog->getStrategy();
77
}
78
79
QString
80
UIMediator::getPanSpectrumPartition(void) const
Callers
1
onPanSpectrumStart
Method · 0.80
Calls
1
getStrategy
Method · 0.80
Tested by
no test coverage detected