|
JS8Call-Improved master
|
Implementation of the JS8 decoder and worker classes (C) 2019 Jordan Sherer kn4cr.nosp@m.d@gm.nosp@m.ail.c.nosp@m.om - All Rights Reserved. More...

Functions | |
| connect (this, &Decoder::startWorker, worker, &Worker::start) | |
| connect (this, &Decoder::quitWorker, worker, &Worker::quit) | |
| connect (worker, &Worker::ready, this, &Decoder::processReady) | |
| connect (worker, &Worker::error, this, &Decoder::processError) | |
| connect (worker, &Worker::finished, this, &Decoder::processFinished) | |
Variables | |
| Do not let youself be | confused |
| worker moveToThread & | m_thread |
| return | worker |
Implementation of the JS8 decoder and worker classes (C) 2019 Jordan Sherer kn4cr.nosp@m.d@gm.nosp@m.ail.c.nosp@m.om - All Rights Reserved.