Diana Software
Functions
QProcessStatus.cc File Reference

Go to the source code of this file.

Functions

void SigHandler (int signalId)
 signal handler function More...
 

Function Documentation

◆ SigHandler()

void SigHandler ( int  signalId)

signal handler function

Parameters
signalIdsignal to be handled

When a registered system signal is detected, this function simply calls the QProcessStatus::HandleSignal() method.

Definition at line 287 of file QProcessStatus.cc.

References QProcessStatus::AddToQueue(), QPaused_s, QRunning_s, QTriggerOff_s, QWaiting_s, and QProcessStatus::SetError().