Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
46
void
47
CancellableTask::setProgress(qreal progress)
48
{
49
this->prog = progress;
50
}
51
52
void
53
CancellableTask::setDataSize(quint64 size)
Callers
15
LPFTask
Method · 0.45
work
Method · 0.45
DelayedConjTask
Method · 0.45
work
Method · 0.45
CarrierXlator
Method · 0.45
work
Method · 0.45
work
Method · 0.45
QuadDemodTask
Method · 0.45
work
Method · 0.45
curl_progress
Method · 0.45
TLEDownloaderTask
Method · 0.45
PLLSyncTask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected