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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes