Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QNapi/qnapi
/ ScanFilesThread
Method
ScanFilesThread
gui/src/forms/frmscan.cpp:239–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
ScanFilesThread::ScanFilesThread() : staticConfig(LibQNapi::staticConfig()) {}
240
241
void ScanFilesThread::run() {
242
abort = false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected