See parent task QTBUG-11042 for more info.

      PathView {
          layoutDirection: Qt.RightToLeft
          model: myModel
          delegate: delegate
          path: Path {
              startX: 120; startY: 100
              PathQuad { x: 120; y: 25; controlX: 260; controlY: 75 }
              PathQuad { x: 120; y: 100; controlX: -20; controlY: 75 }
          }
      }
      

        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
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes