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

Replace QCoreApplication::setEventFilter() with an event filter chain

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.2.0
    • Core: Event loop
    • None
    • 253657

      Consider replacing QCoreApplication::setEventFilter() (which allows an application to only set a single event filter) with an API for managing a chain of event filters, which would be called in reverse order. This is how QObject::installEventFilter() and friends work. It would be nice to have the same type of mechanism for window system events as well.

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

            bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes