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

Method cancel

Tasks/QuadDemodTask.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void
79QuadDemodTask::cancel(void)
80{
81 emit cancelled();
82}
83
84QuadDemodTask::~QuadDemodTask()
85{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected