Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setDataSize
Method
setDataSize
Suscan/CancellableTask.cpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void
53
CancellableTask::setDataSize(quint64 size)
54
{
55
this->dataSize = size;
56
}
57
58
void
59
CancellableTask::setStatus(QString status)
Callers
1
ExportSamplesTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected