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

QAbstractEventDispatcher::EventFilter's argument type

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 4.7.0
    • 4.7.0
    • Documentation
    • None
    • 594900e68f8e264facbe8c75eaf2b857240bc072

      I'm trying to develop a public API using low-level event filtering with QAbstractEventDispatcher::EventFilter. While the type of the message argument isn't specified in the documentation it can seemingly be derived from the window-system used when reading the code.

      API stability wise I'd really love to see some guarantee given to message's type on a per-ws base so I could happily static_cast it to its actual type. Is that possible or does it impose too much of a constraint on Qt's extensibility?

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

            dm Geir Vattekar
            mleupold Michael Leupold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes