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

Method setProgress

Suscan/CancellableTask.cpp:46–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45}
46void
47CancellableTask::setProgress(qreal progress)
48{
49 this->prog = progress;
50}
51
52void
53CancellableTask::setDataSize(quint64 size)

Callers 15

LPFTaskMethod · 0.45
workMethod · 0.45
DelayedConjTaskMethod · 0.45
workMethod · 0.45
CarrierXlatorMethod · 0.45
workMethod · 0.45
workMethod · 0.45
QuadDemodTaskMethod · 0.45
workMethod · 0.45
curl_progressMethod · 0.45
TLEDownloaderTaskMethod · 0.45
PLLSyncTaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected