Use right QProcess API

Authored by pino on May 26 2017, 3:59 PM.

Description

Use right QProcess API

Use the QProcess::start() variant with explicit (empty, in these cases)
arguments, so the program strings are not parsed as shell commands,
thus preserving paths with spaces as such.

Details

Committed
pinoMay 26 2017, 4:00 PM
Parents
R34:207423a8a104: restore address in GeoDataFeatures when parsing KML
Branches
Unknown
Tags
Unknown