Re: how to use setProcessEnvironment ( const QProcessEnvironment & env) in Linux?
Originally Posted by SixDegrees
It sets the environment variable to the value provided. It performs exactly the same function as 'setenv [name] [value]' or 'export [name]=[value]'does in the shell.
If I want to start "drcomd" with QProcess,how to set the enviroment ?requesting super Konsole will be best. take my top codes for example in linux.
Bookmarks