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

Method cancel

Tasks/TLEDownloaderTask.cpp:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void
151TLEDownloaderTask::cancel(void)
152{
153 emit cancelled();
154}
155
156TLEDownloaderTask::~TLEDownloaderTask()
157{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected