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

Method InitThread

App/Loader.cpp:35–35  ·  view source on GitHub ↗

/////////////////////////// Loader thread ///////////////////////////////

Source from the content-addressed store, hash-verified

33
34//////////////////////////////// Loader thread ///////////////////////////////
35InitThread::InitThread(QObject *parent) : QThread(parent) { }
36
37void
38InitThread::run()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected