Class for converting POSIX signals to Qt signals.
More...
#include <posixsignalnotifier.h>
Class for converting POSIX signals to Qt signals.
Definition at line 26 of file posixsignalnotifier.h.
◆ ~PosixSignalNotifier()
| PosixSignalNotifier::~PosixSignalNotifier |
( |
| ) |
|
◆ PosixSignalNotifier()
| PosixSignalNotifier::PosixSignalNotifier |
( |
| ) |
|
|
private |
◆ activated
| void PosixSignalNotifier::activated |
( |
int |
signal | ) |
|
|
signal |
◆ globalInstance()
◆ onSignalReceived
| void PosixSignalNotifier::onSignalReceived |
( |
| ) |
|
|
privateslot |
◆ watchCommonTerminatingSignals()
| void PosixSignalNotifier::watchCommonTerminatingSignals |
( |
| ) |
|
|
static |
◆ watchSignal()
| void PosixSignalNotifier::watchSignal |
( |
int |
signum | ) |
|
|
static |
◆ watchSignals()
| void PosixSignalNotifier::watchSignals |
( |
std::initializer_list< int > |
signalSet | ) |
|
|
static |
◆ notifier
| QSocketNotifier* PosixSignalNotifier::notifier {nullptr} |
|
private |
The documentation for this class was generated from the following files: