Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
4.8.0
-
None
Description
STEPS LEADING TO PROBLEM:
Looking for a way to convert a Unix signal to some kind of Qt signal, to be
handled via usual Qt signal-slot mechanism
EXPECTED OUTCOME:
There is a class named somehow like QUnixSignal, emitting a Qt-signal
unix_signal(int signo)
ACTUAL OUTCOME:
No such class, must implemented it by myself
FREQUENCY OF OCCURRENCE:
always
FEATURE REQUEST:
Please include such a class into Qt.
Attachments
Issue Links
- relates to
-
QTBUG-66767 handle Unix signals in the QML runtime
-
- Reported
-
- replaces
-
QTBUG-23401 Add UNIX signal handler integration to the GLib event dispatcher
-
- Closed
-
-
QTBUG-43653 Handle signals in QCoreApplication
-
- Closed
-
-
QTBUG-48722 No graceful termination by unix signal SIGTERM
-
- Closed
-