Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-43653

Handle signals in QCoreApplication

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.5.0
    • Core: Event loop
    • None

      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:

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            eliasp Elias Probst
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes