summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfsfileengine_unix.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2016-06-01 09:41:15 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-03-31 17:37:30 +0000
commit6ba8708a2fdec666172446783a7ff292cd454055 (patch)
tree578c23babbc6da2622efd86d7d2282f26a83c7bf /src/corelib/io/qfsfileengine_unix.cpp
parent28666d167aa8e602c0bea25ebc4d51b55005db13 (diff)
QProcess::startDetached: support custom process environment
Starting a detached process with a custom process environment can now be achieved by: QProcess p; p.setProgram("foo"); p.setProcessEnvironment(myEnv); p.startDetached(); [ChangeLog][QtCore][QProcess] Added the ability to set a custom process environment for detached processes. Task-number: QTBUG-2284 Change-Id: I49406dffb64fa2aed41ea05cb271bd42eeabb729 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/io/qfsfileengine_unix.cpp')
0 files changed, 0 insertions, 0 deletions