I've got a dialog with some buttons. I want to pushing one of them, system runs another executable file wich is in the same folder. What are the instructions necessary to do this?
Thanks !
I've got a dialog with some buttons. I want to pushing one of them, system runs another executable file wich is in the same folder. What are the instructions necessary to do this?
Thanks !
Look at QProcess docs
Bookmarks