MCPcopy 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
239ScanFilesThread::ScanFilesThread() : staticConfig(LibQNapi::staticConfig()) {}
240
241void ScanFilesThread::run() {
242 abort = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected