I'm assuming you'll be using QProcess for executing the commands, so I don't see why a thread is needed at all. It can be done using an event loop and signals?
I'm assuming you'll be using QProcess for executing the commands, so I don't see why a thread is needed at all. It can be done using an event loop and signals?
Bookmarks