Here is a plugin that does this. https://gitorious.org/qml-process-element/qml-process-element-qt5/
However, I don't think apparmor lets you execute anything outside your application's path and you should Qt.openUrlExternally() instead. On Monday 25 November 2013 18:58:45 Israel wrote: > Is there work going on to integrate something like QProcess into > QML/JavaScript. I'd really like to run some external programs (festival > for one, and to make a few nice configuration programs for the > in-process LXQt version of Lubuntu) as I'd rather the program be > smaller, as both phone and Lubuntu generally want smaller programs, > rather than full-on C++ code (if avoidable) I don't think that's true. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

