Open dboun opened 4 years ago
This will automatically offer the signals slots, and the ability to run in the background.
To write the algorithm you will simply override RunThread()
RunThread()
@dboun Let's discuss this before you start implementing
This will automatically offer the signals slots, and the ability to run in the background.
To write the algorithm you will simply override
RunThread()