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

Method closeEvent

Components/SamplerDialog.cpp:308–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306
307
308void
309SamplerDialog::closeEvent(QCloseEvent *)
310{
311 emit stopTask();
312}
313
314SamplerDialog::~SamplerDialog()
315{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected