Passing arguments to a app opened by QDesktopServices::openUrl().
Is it possible?
Passing arguments to a app opened by QDesktopServices::openUrl().
Is it possible?
Not sure about openUrl, but I guess if you use QProcess to launch a app, there is a way - QProcess::setEnvironment