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

QTest::wheelEvent is missing a QWidget overload

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes