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

Widgets in QGraphicsView via QGraphicsProxyWidget can't receive QTabletEvent

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes