swift
|
Wrapper around QProcess with additional features. More...
Public Member Functions | |
CProcessCtrl (QObject *parent=nullptr) | |
Constructor. | |
Static Public Member Functions | |
static bool | startDetached (const QString &program, const QStringList &arguments, bool withConsoleWindow) |
Start a programm detached and without any console window. | |
Wrapper around QProcess with additional features.
Definition at line 18 of file processctrl.h.