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

QTest::wheelEvent is missing a QWidget overload

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.8
    • Testing: qtestlib
    • None

      QTest::wheelEvent was added to Qt 6.8. Unlike every other input-releated API (mouse, key, ...), there's no overload that takes a QWidget.

      Something also to consider is the shape of the API: the position of the event is usually defaulted to be the center of the window/widget, but it doesn't look like it's the case here.

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

            macadder Jason McDonald
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes