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

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.8.0
    • Core: Event loop
    • None

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes