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

There is no standard way to deliver a UNIX signal into the Qt main loop

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 4.8.0
    • Core: Event loop
    • 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

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

          Activity

            People

              Unassigned Unassigned
              jbacklun Jarmo Bäcklund
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes