CMD commands / execute python script
Unsolved
QML and Qt Quick
-
wrote on 19 Mar 2019, 02:08 last edited by
Hello,
Is there a way to execute a command on CMD from qt? Alternatively, is there a way to execute a python script from a trigger event?
Thanks in advance
-
Hi,
QProcess comes to mind for that.
1/2