MCPcopy 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
157void
158DopplerDialog::showEvent(QShowEvent *)
159{
160 this->zoomReset();
161}
162
163void
164DopplerDialog::giveSpectrum(std::vector<SUCOMPLEX> &&data)

Callers

nothing calls this directly

Calls 1

zoomResetMethod · 0.95

Tested by

no test coverage detected