class KProcess


Table of contents
Modules
kdecore Classes
All Classes
Module kdecore
Namespace global
Class KProcess
Inherits QProcess

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