[Qt-interest] linux command on qt application

Sean Harmer sean.harmer at maps-technology.com
Fri Mar 27 15:12:12 CET 2009


On Friday 27 March 2009 14:02:06 Stefanos Antaris wrote:
> Hello.Can i run a windows command on  qt app?I mean in the source code
> of the qt app.Thanks
Yes on Windows. Check out QProcess examples in the docs.

On linux, possibly if you have wine installed. Again use QProcess.

Sean




More information about the Qt-interest-old mailing list