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

Method closeEvent

App/Application.cpp:558–562  ·  view source on GitHub ↗

////////////////////////// Overrides //////////////////////////////////////

Source from the content-addressed store, hash-verified

556
557/////////////////////////////// Overrides //////////////////////////////////////
558void
559Application::closeEvent(QCloseEvent *)
560{
561 this->stopCapture();
562}
563
564//////////////////////////////// Slots /////////////////////////////////////////
565void

Callers

nothing calls this directly

Calls 1

stopCaptureMethod · 0.95

Tested by

no test coverage detected