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

Method quit

App/Application.cpp:565–570  ·  view source on GitHub ↗

/////////////////////////// Slots /////////////////////////////////////////

Source from the content-addressed store, hash-verified

563
564//////////////////////////////// Slots /////////////////////////////////////////
565void
566Application::quit(void)
567{
568 this->stopCapture();
569 QApplication::quit();
570}
571
572void
573Application::onCaptureStart(void)

Callers 8

runSigDiggerFunction · 0.80
~ApplicationMethod · 0.80
~AudioPlaybackMethod · 0.80
~TVProcessorTabMethod · 0.80
~AnalyzerMethod · 0.80
~GenericDataSaverMethod · 0.80

Calls 1

stopCaptureMethod · 0.95

Tested by

no test coverage detected