hi,
I have doubt regarding QProcess.start() function, If I start an external program .exe file then it will run as a Background or It will starts that application.
For example if I start a Matlab.exe using QProcess then it runs only background of QT or It will opens the Matlab window separately
↧