|
|
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.
static KProcessController * theKProcessController |
Only a single instance of this class is allowed at a time, and this static variable is used to track the one instance.