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

add a WheelHandler

XMLWordPrintable

    • 5d45aa1a6400b9fdb9bafa0559675996aff5e58a (qt/qtdeclarative/dev)

      Something that handles the mouse wheel, at least. But there is some overlap with other kinds of scrolling: the trackpad 2-finger-flick gesture already gets turned into QWheelEvents in the cocoa plugin, so we're fine there; but on iOS there might be QScrollEvents , and on platforms which don't recognize such a gesture, should we do it ourselves? So far we're thinking probably not: just handle the wheel events (and maybe the scroll events?), so this handler is mainly for adding somewhat platform-specific behavior, and not as universal as some of the others.

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

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

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change