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

Allow handling of tablet events in QQuickItem

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.14.2, 5.15.0
    • None
    • Linux/X11, Windows

    Description

      Currently it's not possible to handle table events directly in `QQuickPaintedItem` and `QQuickItem`. Only mouse events can be handled. I can see that in Qt 5.15 tablets event were added to the new Pointer handlers APIs. It'd be really use to be able to override `tabletEvent(QTabletEvent* event)` in `QQuickItem`, just like it is possible to do in `QQuickWindow`.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              daljit97 Daljit Singh
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are 2 open Gerrit changes