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

Widgets in QGraphicsView via QGraphicsProxyWidget can't receive QTabletEvent

XMLWordPrintable

      Any QWidget subclasses put into QGraphicsView via QGraphicsProxyWidget have no way to receive QTabletEvent correctly.

      There's no such API like tabletEvent() in QGraphicsProxyWidget, and all tablet actions automatically become mouse events (no way to stop this behavior).

      Sadly, no way to distinguish mouse events, which cast from tablet events, from native mouse events.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            liuyanghejerry Jerry Liu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes