Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ closeEvent
Method
closeEvent
Components/HistogramDialog.cpp:256–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
void
257
HistogramDialog::closeEvent(QCloseEvent *)
258
{
259
emit stopTask();
260
}
261
262
HistogramDialog::~HistogramDialog()
263
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected