QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
A class that executes an external program/script. More...
#include <qgsrunprocess.h>
Static Public Member Functions | |
static QgsRunProcess * | create (const QString &action, bool capture) |
A class that executes an external program/script.
It can optionally capture the standard output and error from the process and displays them in a dialog box.
On some platforms (e.g. iOS) , the process execution is skipped https://lists.qt-project.org/pipermail/development/2015-July/022205.html
Definition at line 41 of file qgsrunprocess.h.
|
inlinestatic |
Definition at line 53 of file qgsrunprocess.h.