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

Method cancel

Tasks/AGCTask.cpp:92–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void
93AGCTask::cancel(void)
94{
95 emit cancelled();
96}
97
98AGCTask::~AGCTask()
99{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected