swift
Public Member Functions | Static Public Member Functions | List of all members
swift::misc::CProcessCtrl Class Reference

Wrapper around QProcess with additional features. More...

Inheritance diagram for swift::misc::CProcessCtrl:
[legend]

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.
 

Detailed Description

Wrapper around QProcess with additional features.

Definition at line 18 of file processctrl.h.


The documentation for this class was generated from the following files: