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

Allow handling of tablet events in QQuickItem

XMLWordPrintable

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

      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`.

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

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

              Created:
              Updated:

                There are 2 open Gerrit changes