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

QEventPoint SetPosition

    XMLWordPrintable

Details

    Description

      I'm currently receiving touch input via TUIO.

      In Qt5 I can create and post touch events to the app.

      In Qt6 to create a QTouchEvent I need QEventPoint 

      Using 

      QEventPoint(int pointId, State state, const QPointF &scenePosition, const QPointF &globalPosition);

      I can only define scenePosition and globalPosition I couldn't fin any way to set the eventpoint's position.

       

      This could either be in the constructor or have a function for this.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes