class KProcessController

Used internally by KProcess. More...

Internal Use Only
Definition#include <kprocctrl.h>
InheritsQObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Public Members


Detailed Description

A class for internal use by KProcess only. -- Exactly one instance of this class is generated by the first instance of KProcess that is created (a pointer to it gets stored in theKProcessController ).

This class takes care of the actual (UN*X) signal handling.

 KProcessController ()

KProcessController

 ~KProcessController ()

~KProcessController

QList<KProcess> * processList

processList

void  slotDoHousekeeping (int socket)

slotDoHousekeeping

[slot]

static KProcessController * theKProcessController

theKProcessController