Details
-
Suggestion
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.5.0
-
None
Description
Currently QCoreApplication doesn't seem to do any signal handling by default.
Every application inheriting QCoreApplication has to implement the whole signal handling on its own, while signal handling is something which would probably fit nicely into QCoreApplication and would spare a lot of downstream implementation efforts and possible bugs.
See also:
Attachments
Issue Links
- is replaced by
-
QTBUG-10928 There is no standard way to deliver a UNIX signal into the Qt main loop
-
- Open
-