class KProcess


Module kdecore
Namespace
Class KProcess
Inherits QProcess
\class KProcess kprocess.h

Child process invocation, monitoring and control.

This class extends QProcess by some useful functionality, overrides some defaults with saner values and wraps parts of the API into a more accessible one. This is the preferred way of spawning child processes in KDE; don't use QProcess directly.

Author Oswald Buddenhagen



enums

enum details

methods