![]() |
Diana Software
|
Go to the source code of this file.
Classes | |
| class | QProcessStatus |
| process status and signal handler More... | |
Functions | |
| void | SigHandler (int signalId) |
| signal handler function More... | |
| void SigHandler | ( | int | signalId | ) |
signal handler function
| signalId | signal to be handled |
When a registered system signal is detected, this function simply calls the QProcessStatus::HandleSignal() method.
Definition at line 172 of file QProcessStatus.cc.
References QProcessStatus::AddToQueue(), QPaused_s, QRunning_s, QTriggerOff_s, QWaiting_s, and QProcessStatus::SetError().