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

Documentation for WheelHandler acceptedDevices is wrong

    XMLWordPrintable

Details

    • All
    • a87621ae156524836dac23275d9076dc65540ba4 (qt/qtdeclarative/dev)

    Description

      In the property documentation of WheelHandler.acceptedDevices it is mentioned that the default value is PointerDevice.AllDevices, but that's not right.

      In the detailed documentation it says that

      WheelHandler handles only a rotating mouse wheel by default.

      I lookup in the source code (qquickwheelhandler.cpp) and the default value of acceptedDevices is set in the constructor to PointerDevice.Mouse.

      Can someone correct this?

      Thanks.

      Attachments

        For Gerrit Dashboard: QTBUG-89861
        # Subject Branch Project Status CR V

        Activity

          People

            srutledg Shawn Rutledge
            voodoo66 Voodoo Master
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes