Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ showEvent
Method
showEvent
Components/DopplerDialog.cpp:157–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void
158
DopplerDialog::showEvent(QShowEvent *)
159
{
160
this->zoomReset();
161
}
162
163
void
164
DopplerDialog::giveSpectrum(std::vector<SUCOMPLEX> &&data)
Callers
nothing calls this directly
Calls
1
zoomReset
Method · 0.95
Tested by
no test coverage detected