Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
308
void
309
SamplerDialog::closeEvent(QCloseEvent *)
310
{
311
emit stopTask();
312
}
313
314
SamplerDialog::~SamplerDialog()
315
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected